Skip to content

Commit 452ed6f

Browse files
committed
remove unnecessary dependencies
1 parent 35b24a1 commit 452ed6f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"release:publish": "./.github/scripts/setup-ci-git-user.sh && changeset publish"
1515
},
1616
"devDependencies": {
17-
"@babel/plugin-transform-runtime": "^7.24.7",
1817
"@changesets/cli": "^2.27.7",
1918
"concurrently": "^8.2.2",
2019
"eslint": "^8.54.0",

packages/default-storage/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
},
7272
"devDependencies": {
7373
"@babel/core": "^7.20.0",
74-
"@babel/plugin-transform-runtime": "^7.24.7",
7574
"@babel/preset-env": "^7.20.0",
7675
"@react-native/babel-preset": "^0.75.0",
7776
"@react-native/metro-config": "^0.75.0",

0 commit comments

Comments
 (0)