Skip to content

Commit

Permalink
Add missing prod dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
guimard committed Apr 23, 2024
1 parent a13af9f commit 5bac129
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,8 @@
"scripts": {
"build": "rollup -c",
"test": "jest"
},
"dependencies": {
"js-nacl": "^1.4.0"
}
}

0 comments on commit 5bac129

Please sign in to comment.