moved to a file appending with grep data store
... | @@ -4,8 +4,8 @@ | ... | @@ -4,8 +4,8 @@ |
"description": "An online collaborative LaTeX editor", | "description": "An online collaborative LaTeX editor", | ||
"dependencies": { | "dependencies": { | ||
"async": "^0.9.0", | "async": "^0.9.0", | ||
"lodash": "^3.0.0", | |||
"mongojs": "^0.18.1", | "mongojs": "^0.18.1", | ||
"nedb": "^1.1.1", | |||
"rimraf": "~2.2.6", | "rimraf": "~2.2.6", | ||
"settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git", | "settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git", | ||
"underscore": "^1.7.0" | "underscore": "^1.7.0" | ||
... | ... |
Please register or sign in to comment