Skip to content

Commit

Permalink
remove unused dependencies, move dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lenkan committed Nov 8, 2023
1 parent 9f020f2 commit 8cd2ad4
Show file tree
Hide file tree
Showing 9 changed files with 855 additions and 8,246 deletions.
1,768 changes: 75 additions & 1,693 deletions examples/integration-scripts/bip39_shim/package-lock.json

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions examples/integration-scripts/bip39_shim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,9 @@
"type": "module",
"private": true,
"version": "0.0.1",
"scripts": {},
"dependencies": {
"bip39": "^3.1.0",
"bip39-light": "^1.0.7",
"signify-ts": "file:../../../"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"eslint": "^8.38.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.3.4",
"typescript": "^5.0.2"
}
}
Loading

0 comments on commit 8cd2ad4

Please sign in to comment.