Update package.json

This commit is contained in:
Luke Hagar
2023-12-18 10:33:42 -06:00
parent 7f118cd321
commit 4dacf0e9c9

View File

@@ -41,8 +41,8 @@
"tsparticles": "^2.9.3",
"typescript": "^5.0.4",
"vite": "^4.3.9",
"@sentry/sveltekit": "^7.84.0",
"@sentry/cli": "2.22.2"
"@sentry/sveltekit": "^7.84.0"
},
"optionalDependencies": {"@sentry/cli": "2.22.2"},
"type": "module"
}