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

Commit 032e977

Browse files
authored
[pyth-common-js] Update Pyth SDK version & release (#31)
1 parent 7e56030 commit 032e977

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

pyth-common-js/package-lock.json

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

pyth-common-js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pythnetwork/pyth-common-js",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Pyth Network Common Utils in JS",
55
"author": {
66
"name": "Pyth Data Association"
@@ -41,7 +41,7 @@
4141
"yargs": "^17.4.1"
4242
},
4343
"dependencies": {
44-
"@pythnetwork/pyth-sdk-js": "^0.1.0",
44+
"@pythnetwork/pyth-sdk-js": "^0.2.0",
4545
"@types/ws": "^8.5.3",
4646
"axios": "^0.26.1",
4747
"axios-retry": "^3.2.4",

0 commit comments

Comments
 (0)