mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-03 06:09:02 +02:00
Fix integrity hash on coffee-script dependency
This commit is contained in:
+1
-1
@@ -1584,7 +1584,7 @@
|
||||
"coffee-script": {
|
||||
"version": "1.8.0",
|
||||
"resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.8.0.tgz",
|
||||
"integrity": "sha1-nJ8dK0pSoADe0Vtll5FwNkgmPB0=",
|
||||
"integrity": "sha512-EvLTMcu9vR6G1yfnz75yrISvhq1eBPC+pZbQhHzTiC5vXgpYIrArxQc5tB+SYfBi3souVdSZ4AZzYxI72oLXUw==",
|
||||
"requires": {
|
||||
"mkdirp": "~0.3.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user