Skip to content

Commit

Permalink
New jsr version
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jan 3, 2025
1 parent 11b69cd commit 0962192
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@noble/curves",
"version": "1.8.0",
"version": "1.8.0-1",
"exports": {
".": "./src/index.ts",
"./abstract/bls": "./src/abstract/bls.ts",
Expand All @@ -26,7 +26,7 @@
"./secp256k1": "./src/secp256k1.ts"
},
"imports": {
"@noble/hashes": "jsr:@noble/[email protected]"
"@noble/hashes": "jsr:@noble/[email protected]-1"
},
"publish": {
"include": [
Expand Down

0 comments on commit 0962192

Please sign in to comment.