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