Update package.json

This commit is contained in:
luke-hagar-sp
2022-12-17 21:43:39 -06:00
parent fda2cdac69
commit c405a62168

View File

@@ -39,7 +39,8 @@
"tsparticles": "^2.6.0",
"typescript": "^4.9.3",
"vite": "^4.0.0",
"vitest": "^0.25.3"
"vitest": "^0.25.3",
"web-vitals": "^3.1.0"
},
"type": "module"
}