Uninstall coffee-script

This commit is contained in:
mserranom 2020-02-17 18:36:21 +01:00
parent 572446956e
commit 61fa73b147
2 changed files with 0 additions and 7 deletions

View file

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

View file

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