Update package.json

This commit is contained in:
Werner
2023-06-08 19:21:25 -03:00
parent 1bcedba0bd
commit 4483e03e15

View File

@ -9,7 +9,7 @@
"lint": "next lint" "lint": "next lint"
}, },
"dependencies": { "dependencies": {
"bootstrap": "^5.3.0", "bootstrap": "5.3.0-alpha3",
"formik": "^2.4.1", "formik": "^2.4.1",
"next": "13.4.4", "next": "13.4.4",
"react": "18.2.0", "react": "18.2.0",