1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

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:
Rémi Verschelde
2022-05-25 14:56:39 +02:00
parent 5f8888c445
commit 6aa7449d60
3 changed files with 152 additions and 90 deletions

1
.gitignore vendored
View File

@@ -83,6 +83,7 @@ platform/android/java/*/libs/
# Javascript
*.bc
platform/javascript/node_modules/
# Misc
*.debug