Skip to content

Commit 3fcb844

Browse files
committed
chore(js): drop react-grab devDep, load only via unpkg
The sandbox loads react-grab as a global script from unpkg in template.html, so the npm package isn't imported anywhere. Removing the devDependency also drops its transitive tree (bippy, ora, etc.) from the lockfile.
1 parent 44e504c commit 3fcb844

2 files changed

Lines changed: 1 addition & 133 deletions

File tree

packages/clerk-js/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@
114114
"bundlewatch": "^0.4.2",
115115
"jsdom": "26.1.0",
116116
"minimatch": "^10.2.5",
117-
"react-grab": "^0.1.37",
118117
"webpack-merge": "^5.10.0"
119118
},
120119
"engines": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)