mirror of
https://github.com/vrcx-team/VRCX.git
synced 2026-04-06 00:32:02 +02:00
add package-lock.json and bump up dependencies
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -262,7 +262,6 @@ __pycache__/
|
||||
|
||||
# NodeJS
|
||||
node_modules/
|
||||
package-lock.json
|
||||
|
||||
# html sources
|
||||
/html/app.css
|
||||
|
||||
6297
html/package-lock.json
generated
Normal file
6297
html/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -21,8 +21,8 @@
|
||||
},
|
||||
"homepage": "https://github.com/pypy-vrc/VRCX#readme",
|
||||
"devDependencies": {
|
||||
"css-loader": "^3.4.2",
|
||||
"html-webpack-plugin": "^4.0.3",
|
||||
"css-loader": "^3.5.1",
|
||||
"html-webpack-plugin": "^4.0.4",
|
||||
"mini-css-extract-plugin": "^0.9.0",
|
||||
"pug": "^2.0.4",
|
||||
"pug-loader": "^2.4.0",
|
||||
|
||||
Reference in New Issue
Block a user