update scripts from latest build scripts 1.1.0

This commit is contained in:
Henry Oswald
2018-03-06 12:07:54 +00:00
parent 3c4870f688
commit 7dbed15fea
6 changed files with 25 additions and 9 deletions

View File

@@ -21,7 +21,7 @@
"compile:all": "npm run compile:app && npm run compile:unit_tests && npm run compile:acceptance_tests",
"nodemon": "nodemon --config nodemon.json"
},
"author": "James Allen <james@sharelatex.com>",
"author": "James Allen <james@sharelatex.com>",
"dependencies": {
"async": "0.2.9",
"body-parser": "^1.2.0",