Fix package-json files

This commit is contained in:
Juan Carlos Ruvalcaba 2022-04-08 15:37:14 -07:00
parent 24a6c58225
commit bc228ff99e
2 changed files with 1 additions and 1630 deletions

1622
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -43,21 +43,12 @@
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@babel/preset-react": "^7.16.7",
<<<<<<< HEAD
"@babel/runtime": "^7.17.9",
"babel-loader": "^8.2.4",
"chalk": "^5.0.1",
"concurrently": "^7.1.0",
"copy-webpack-plugin": "^10.2.4",
"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",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^3.4.1",