Skip to content

Commit

Permalink
remove dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lobsterkatie committed Sep 9, 2022
1 parent 50c84c6 commit c9204a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 414 deletions.
4 changes: 0 additions & 4 deletions packages/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"access": "public"
},
"dependencies": {
"@babel/parser": "^7.18.10",
"@rollup/plugin-sucrase": "4.0.4",
"@sentry/core": "7.12.1",
"@sentry/hub": "7.12.1",
Expand All @@ -29,14 +28,11 @@
"@sentry/utils": "7.12.1",
"@sentry/webpack-plugin": "1.19.0",
"chalk": "3.0.0",
"jscodeshift": "^0.13.1",
"rollup": "2.78.0",
"tslib": "^1.9.3"
},
"devDependencies": {
"@babel/types": "7.18.10",
"@sentry/nextjs": "7.12.1",
"@types/jscodeshift": "^0.11.5",
"@types/webpack": "^4.41.31",
"next": "10.1.3"
},
Expand Down
Loading

0 comments on commit c9204a3

Please sign in to comment.