Skip to content

Commit a301c9d

Browse files
authored
fix: declare asn1js as a dependency (#43)
1 parent afe5b36 commit a301c9d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

bun.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"@noble/ciphers": "^2.1.1",
6868
"@noble/hashes": "^2.0.1",
6969
"@scure/base": "^2.0.0",
70+
"asn1js": "^3.0.7",
7071
"lru-cache": "^11.2.6",
7172
"pako": "^2.1.0",
7273
"pkijs": "^3.3.3"

0 commit comments

Comments
 (0)