Skip to content

Commit

Permalink
deps: remove no longer needed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Jul 3, 2023
1 parent cac9de0 commit 123e85d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 138 deletions.
140 changes: 5 additions & 135 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,9 @@
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
"dependencies": {
"adm-zip": "0.5.9",
"base64-js": "1.5.1",
"debug": "4.3.4",
"event-target-shim": "6.0.2",
"tar": "6.1.11"
"event-target-shim": "6.0.2"
},
"peerDependencies": {
"react-native": ">=0.60.0"
Expand Down

0 comments on commit 123e85d

Please sign in to comment.