Skip to content

Commit 668133d

Browse files
committed
fix: update @notareum/sdk dependency to version 1.0.0
1 parent 12e34c9 commit 668133d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint": "next lint"
1111
},
1212
"dependencies": {
13-
"@notareum/sdk": "file:../notareum-ts-sdk",
13+
"@notareum/sdk": "^1.0.0",
1414
"@tanstack/react-query": "^5.62.0",
1515
"connectkit": "^1.8.2",
1616
"ethers": "^6.13.4",

0 commit comments

Comments
 (0)