Skip to content

Commit 5289431

Browse files
committed
chore: clean up scripts (#3630)
1 parent 5cf2672 commit 5289431

File tree

6 files changed

+513
-886
lines changed

6 files changed

+513
-886
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@
2626
"zx": "^8.8.5"
2727
},
2828
"dependencies": {
29-
"@sentry/vite-plugin": "^2.23.1"
29+
"@iarna/toml": "^2.2.5",
30+
"@sentry/vite-plugin": "^2.23.1",
31+
"fast-glob": "^3.3.3"
3032
},
3133
"resolutions": {
3234
"rivetkit": "workspace:*",

0 commit comments

Comments
 (0)