Skip to content

Commit

Permalink
[+] Remove babel/core, preset-env
Browse files Browse the repository at this point in the history
[+] Remove types/react-native
  • Loading branch information
Elyse Segebart authored and LunatiqueCoder committed Feb 13, 2023
1 parent d283071 commit b4eb614
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 825 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,7 @@
"prepare": "bob build",
"release": "release-it"
},
"dependencies": {
"@babel/core": "^7.20.12",
"@babel/preset-env": "^7.1.6",
"@types/react-native": "^0.63.17"
},
"dependencies": {},
"peerDependencies": {
"react-native": ">=0.46.0",
"react-native-video": ">=2.0.0"
Expand Down
Loading

0 comments on commit b4eb614

Please sign in to comment.