chore: up to 1.1 with npm updated packages

This commit is contained in:
Morph01
2024-11-05 21:11:44 +01:00
parent 9c9860c80e
commit 1f650249a3
3 changed files with 3705 additions and 4122 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "portfolio",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"engines": {
"node": ">=12.x"
@@ -10,7 +10,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.0",
"react-scripts": "^3.0.1",
"react-scripts": "^5.0.1",
"react-scroll": "^1.8.9",
"web-vitals": "^2.1.4"
},