mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Uninstall coffee-script
This commit is contained in:
parent
572446956e
commit
61fa73b147
2 changed files with 0 additions and 7 deletions
6
services/track-changes/package-lock.json
generated
6
services/track-changes/package-lock.json
generated
|
@ -1080,12 +1080,6 @@
|
|||
"resolved": "https://registry.npmjs.org/cluster-key-slot/-/cluster-key-slot-1.0.12.tgz",
|
||||
"integrity": "sha1-1d7/KlIHF7yYMTl5tocwmy02jik="
|
||||
},
|
||||
"coffee-script": {
|
||||
"version": "1.12.4",
|
||||
"resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.12.4.tgz",
|
||||
"integrity": "sha1-/hvO2X/h+zknuZjytFYW4GWL4f8=",
|
||||
"dev": true
|
||||
},
|
||||
"color-convert": {
|
||||
"version": "1.9.3",
|
||||
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
|
||||
|
|
|
@ -43,7 +43,6 @@
|
|||
"babel-eslint": "^10.0.3",
|
||||
"bunyan": "~2.0.2",
|
||||
"chai": "~4.1.1",
|
||||
"coffee-script": "^1.7.1",
|
||||
"eslint": "^6.6.0",
|
||||
"eslint-config-prettier": "^6.10.0",
|
||||
"eslint-config-standard": "^14.1.0",
|
||||
|
|
Loading…
Reference in a new issue