Skip to content

Commit

Permalink
fix: move bn back to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Nov 19, 2024
1 parent 3aa048b commit 4299fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"pnpm": "^9.0.0"
},
"dependencies": {
"bn": "1.0.5",
"bzip-deflate": "^1.0.0",
"iced-error": "0.0.13",
"iced-lock": "^2.0.1",
Expand All @@ -39,7 +40,6 @@
"tweetnacl": "^1.0.3"
},
"devDependencies": {
"bn": "1.0.5",
"conventional-changelog-conventionalcommits": "8.0.0",
"colors": "1.4.0",
"iced-coffee-script-3": "112.8.1",
Expand Down

0 comments on commit 4299fcb

Please sign in to comment.