HTML5: Run npm audit fix
And re-add `node_modules` to `.gitignore` which I mistakenly removed with an earlier cleanup.
This commit is contained in:
parent
5f8888c445
commit
6aa7449d60
3 changed files with 152 additions and 90 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"format:libs": "npm run lint:libs -- --fix",
|
||||
"format:modules": "npm run lint:modules -- --fix",
|
||||
"format:tools": "npm run lint:tools -- --fix",
|
||||
"serve": "serve"
|
||||
"serve": "serve"
|
||||
},
|
||||
"author": "Godot Engine contributors",
|
||||
"license": "MIT",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue