Skip to content

Commit bd51697

Browse files
committed
fix(kilo-app): move @sentry/cli to devDependencies
1 parent 8075249 commit bd51697

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

kilo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"@kilocode/trpc": "workspace:*",
2323
"@rn-primitives/portal": "^1.3.0",
2424
"@rn-primitives/slot": "^1.2.0",
25-
"@sentry/cli": "^3.3.3",
2625
"@sentry/react-native": "~7.11.0",
2726
"@tailwindcss/postcss": "^4.2.1",
2827
"@tanstack/react-query": "catalog:",
@@ -59,6 +58,7 @@
5958
"tailwindcss": "^4.2.1"
6059
},
6160
"devDependencies": {
61+
"@sentry/cli": "^3.3.3",
6262
"@types/react": "~19.2.2",
6363
"@typescript/native-preview": "catalog:",
6464
"eslint-plugin-sonarjs": "^4.0.2",

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)