Merge branch 'master' into ho-dockerise

This commit is contained in:
Henry Oswald
2018-03-02 18:18:18 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,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",