Skip to content

Commit 4d03caf

Browse files
committed
fix: Remove @babel/runtime as a peerDependency
1 parent 4909efb commit 4d03caf

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

package-lock.json

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

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@
160160
"webpack": "^5.74.0"
161161
},
162162
"peerDependencies": {
163-
"@babel/runtime": "^7.0.0",
164163
"@react-native-async-storage/async-storage": "^1.2.0",
165164
"@react-native-community/netinfo": "5.9.4"
166165
},

0 commit comments

Comments
 (0)