mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
[misc] specify dependency versions to counter unrelated lockfile changes
Also delete unused redis dependency.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"acorn": "^6.1.1",
|
||||
"ajv": "^5.5.2",
|
||||
"bunyan": "^1.0.0",
|
||||
"chai": "",
|
||||
"chai": "^4.2.0",
|
||||
"eslint": "^5.11.1",
|
||||
"eslint-config-prettier": "^3.3.0",
|
||||
"eslint-config-standard": "^12.0.0",
|
||||
@@ -45,8 +45,8 @@
|
||||
"mocha": "^4.1.0",
|
||||
"nodemon": "^1.14.11",
|
||||
"prettier-eslint-cli": "^4.7.1",
|
||||
"sandboxed-module": "",
|
||||
"sinon": "",
|
||||
"timekeeper": ""
|
||||
"sandboxed-module": "^2.0.3",
|
||||
"sinon": "^8.1.1",
|
||||
"timekeeper": "^2.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user