mirror of
https://github.com/dborth/vbagx.git
synced 2024-11-29 05:54:17 +01:00
Fix package-json files
This commit is contained in:
parent
24a6c58225
commit
bc228ff99e
1622
package-lock.json
generated
1622
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -43,21 +43,12 @@
|
|||||||
"@babel/plugin-transform-runtime": "^7.17.0",
|
"@babel/plugin-transform-runtime": "^7.17.0",
|
||||||
"@babel/preset-env": "^7.16.11",
|
"@babel/preset-env": "^7.16.11",
|
||||||
"@babel/preset-react": "^7.16.7",
|
"@babel/preset-react": "^7.16.7",
|
||||||
<<<<<<< HEAD
|
|
||||||
"@babel/runtime": "^7.17.9",
|
"@babel/runtime": "^7.17.9",
|
||||||
"babel-loader": "^8.2.4",
|
"babel-loader": "^8.2.4",
|
||||||
"chalk": "^5.0.1",
|
"chalk": "^5.0.1",
|
||||||
"concurrently": "^7.1.0",
|
"concurrently": "^7.1.0",
|
||||||
"copy-webpack-plugin": "^10.2.4",
|
"copy-webpack-plugin": "^10.2.4",
|
||||||
"cpy-cli": "^4.1.0",
|
"cpy-cli": "^4.1.0",
|
||||||
=======
|
|
||||||
"@babel/runtime": "^7.16.7",
|
|
||||||
"babel-loader": "^8.2.3",
|
|
||||||
"chalk": "^5.0.0",
|
|
||||||
"concurrently": "^7.0.0",
|
|
||||||
"copy-webpack-plugin": "^10.2.1",
|
|
||||||
"cpy-cli": "^3.1.1",
|
|
||||||
>>>>>>> 41664d03d622bfea2d43841bf1504d70a0fb33fa
|
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"css-loader": "^6.7.1",
|
"css-loader": "^6.7.1",
|
||||||
"css-minimizer-webpack-plugin": "^3.4.1",
|
"css-minimizer-webpack-plugin": "^3.4.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user