Skip to content
Snippets Groups Projects
Commit b08c58ac authored by Jure's avatar Jure
Browse files

Move to git.coko.foundation, also specify Node engine 4.2.2

parent 2e1019ec
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@
"test": "NODE_ENV=test ./node_modules/.bin/mocha test/*.js -R nyan",
"eslint": "eslint"
},
"engines" : { "node" : ">=4.2.2" },
"dependencies": {
"babel-core": "^5.5.4",
"babel-loader": "^5.1.4",
......@@ -38,7 +39,7 @@
"object-assign": "^4.0.1",
"pouchdb": "^5.0.0",
"pouchdb-find": "^0.5.0",
"pubsweet-substance-components": "git+ssh://git@gitlab.coko.foundation/pubsweet/substance-components#master",
"pubsweet-substance-components": "git+ssh://git@git.coko.foundation/pubsweet/substance-components#master",
"react": "^0.14.0",
"react-bootstrap": "^0.25.100-react-pre.1",
"react-dom": "^0.14.0-rc1",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment