This commit is contained in:
Juan Carlos Ruvalcaba 2022-04-08 15:16:24 -07:00
commit 24a6c58225
2 changed files with 3957 additions and 1 deletions

3949
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -43,12 +43,21 @@
"@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",