Skip to content

Commit 70adf5a

Browse files
committed
release: cut the 1.0.8 release
1 parent 3b9f0b5 commit 70adf5a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-binance-api",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Binance API for node https://github.com/ccxt/node-binance-api",
55
"typings": "./dist/node-binance-api.d.ts",
66
"type": "module",
@@ -20,7 +20,6 @@
2020
"url": "^0.11.0",
2121
"ws": "^7.2.0",
2222
"@types/ws": "^8.18.0"
23-
2423
},
2524
"scripts": {
2625
"build": "tsc && npm run bundle-cjs",

0 commit comments

Comments
 (0)