Uninstall coffee-script

This commit is contained in:
Tim Alby 2020-05-06 12:13:24 +02:00
parent 29d5e8f8b9
commit 6fdc094b5c
2 changed files with 0 additions and 9 deletions

View file

@ -1535,14 +1535,6 @@
"resolved": "https://registry.npmjs.org/cluster-key-slot/-/cluster-key-slot-1.1.0.tgz",
"integrity": "sha512-2Nii8p3RwAPiFwsnZvukotvow2rIHM+yQ6ZcBXGHdniadkYGZYiGmkHJIbZPIV9nfv7m/U1IPMVVcAhoWFeklw=="
},
"coffee-script": {
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.7.1.tgz",
"integrity": "sha512-W3s+SROY73OmrSGtPTTW/2wp2rmW5vuh0/tUuCK1NvTuyzLOVPccIP9whmhZ4cYWcr2NJPNENZIFaAMkTD5G3w==",
"requires": {
"mkdirp": "~0.3.5"
}
},
"color-convert": {
"version": "1.9.3",
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",

View file

@ -21,7 +21,6 @@
"async": "^2.5.0",
"body-parser": "^1.19.0",
"bunyan": "~0.22.1",
"coffee-script": "~1.7.0",
"express": "4.17.1",
"lodash": "^4.17.13",
"logger-sharelatex": "^1.9.1",