Skip to content

Commit 768f219

Browse files
committed
inline utils in event-proxy-server
1 parent 50f42b9 commit 768f219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-packages/event-proxy-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"build:types": "tsc -p tsconfig.types.json",
4040
"clean": "rimraf -g ./node_modules ./build"
4141
},
42-
"dependencies": {
42+
"devDependencies": {
4343
"@sentry/types": "8.0.0-alpha.9",
4444
"@sentry/utils": "8.0.0-alpha.9"
4545
},

0 commit comments

Comments
 (0)