Updates for th e mantra site
This commit is contained in:
10
package.json
10
package.json
@@ -2,20 +2,20 @@
|
||||
"name": "mantra",
|
||||
"version": "0.0.1",
|
||||
"description": "Community platform for translating literature.",
|
||||
"main": "mantra.exonumia.africa.js",
|
||||
"main": "mantra.press.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/exonumia-cc/mantra.exonumia.africa.git"
|
||||
"url": "git+https://code.sigidli.com/mantra/mantra.press.git"
|
||||
},
|
||||
"author": "kngako",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/exonumia-cc/mantra.exonumia.africa/issues"
|
||||
"url": "https://code.sigidli.com/mantra/mantra.press/issues"
|
||||
},
|
||||
"homepage": "https://github.com/exonumia-cc/mantra.exonumia.africa#readme",
|
||||
"homepage": "https://code.sigidli.com/mantra/mantra.press#readme",
|
||||
"dependencies": {
|
||||
"body-parser": "^1.19.1",
|
||||
"config": "^3.3.6",
|
||||
@@ -23,7 +23,7 @@
|
||||
"excel4node": "^1.7.2",
|
||||
"express": "^4.17.2",
|
||||
"express-session": "^1.17.2",
|
||||
"mantra-db-models": "file:../mantra-db-models",
|
||||
"mantra-db-models": "git+https://code.sigidli.com/mantra/mantra-db-models.git",
|
||||
"markdown-it": "^13.0.1",
|
||||
"passport": "^0.5.2",
|
||||
"passport-local": "^1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user