mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-06-08 07:02:55 -04:00
bump version to v0.0.35
This commit is contained in:
parent
d5106153f9
commit
49ac67a336
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "haveno-ts",
|
"name": "haveno-ts",
|
||||||
"version": "0.0.34",
|
"version": "0.0.35",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "haveno-ts",
|
"name": "haveno-ts",
|
||||||
"version": "0.0.34",
|
"version": "0.0.35",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/node": "^18.14.2",
|
"@types/node": "^18.14.2",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "haveno-ts",
|
"name": "haveno-ts",
|
||||||
"version": "0.0.34",
|
"version": "0.0.35",
|
||||||
"description": "Haveno TypeScript client",
|
"description": "Haveno TypeScript client",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue