mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-06-28 08:37:07 -04:00
bump version to v0.0.4
This commit is contained in:
parent
5ec46e87a2
commit
f3469f067a
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",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "haveno-ts",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@types/node": "^17.0.30",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "haveno-ts",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"description": "Haveno TypeScript interface",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue