Skip to content

Commit 99c24b0

Browse files
committed
fix noble version
1 parent 0b5087e commit 99c24b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"homepage": "https://github.com/input-output-hk/scrypto/README.md",
1414
"dependencies": {
15-
"@noble/hashes": "^1.1.4"
15+
"@noble/hashes": "1.1.4"
1616
},
1717
"devDependencies": {
1818
"jest": "^29.0.3",

0 commit comments

Comments
 (0)