Windows compatibility
This commit is contained in:
parent
bf51fd2a6f
commit
e7750e7ac9
|
@ -20,7 +20,7 @@
|
|||
"updates": "^4.2.1"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint **/*.js --cache || true",
|
||||
"lint": "eslint **/*.js --cache || exit 0",
|
||||
"update": "npm run update-node && npm run update-main",
|
||||
"update-quick": "updates -u && npm update && npm run update-main",
|
||||
"update-main": "npm run update-versions && npm run update-codemirror",
|
||||
|
|
Loading…
Reference in New Issue
Block a user