Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Commit 2c30499

Browse files
committed
Fix package.json
1 parent 06b7ccb commit 2c30499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyth-aptos-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
},
4949
"dependencies": {
5050
"@pythnetwork/pyth-common-js": "^0.5.0",
51-
"aptos": "^1.3.14",
51+
"aptos": "^1.3.14"
5252
}
5353
}

0 commit comments

Comments
 (0)