moved translations to dev dependency so its not included in shrinkwrap.

This commit is contained in:
Henry Oswald 2016-07-12 10:17:52 +01:00
parent ef00aa646d
commit a9f3a29b72
2 changed files with 532 additions and 1281 deletions

File diff suppressed because it is too large Load diff

View file

@ -56,13 +56,13 @@
"settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#v1.0.0",
"sixpack-client": "^1.0.0",
"temp": "^0.8.3",
"translations-sharelatex": "git+https://github.com/sharelatex/translations-sharelatex.git#master",
"underscore": "1.6.0",
"v8-profiler": "^5.2.3",
"xml2js": "0.2.0"
},
"devDependencies": {
"bunyan": "0.22.1",
"translations-sharelatex": "git+https://github.com/sharelatex/translations-sharelatex.git#master",
"chai": "",
"chai-spies": "",
"grunt-available-tasks": "0.4.1",