Bump price-service version

This commit is contained in:
Thomaz Leite 2023-05-22 09:34:05 -03:00 committed by Thomaz Leite
parent f1492ae3d5
commit ef6c9519be
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -57120,7 +57120,7 @@
},
"price_service/server": {
"name": "@pythnetwork/price-service-server",
"version": "3.0.3",
"version": "3.0.4",
"license": "Apache-2.0",
"dependencies": {
"@certusone/wormhole-sdk": "^0.9.9",

View File

@ -1,6 +1,6 @@
{
"name": "@pythnetwork/price-service-server",
"version": "3.0.3",
"version": "3.0.4",
"description": "Webservice for retrieving prices from the Pyth oracle.",
"private": "true",
"main": "index.js",