Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mlake committed Mar 10, 2021
1 parent 4f74b86 commit 58990bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
10 changes: 4 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"bugs": {
"url": "https://github.com/alleyway/add-tradingview-alerts-tool/issues"
},
"version": "1.5.2",
"version": "1.5.3",
"description": "Add TradingView Alerts in bulk",
"type": "module",
"main": "./lib/index",
Expand All @@ -17,7 +17,6 @@
"lib"
],
"scripts": {
"postinstall": "npx tsc",
"build": "npx tsc",
"fetch:binance:usdt": "echo 'DEPRECATED! Run the following instead(note lack of colon): npm run fetch:binance usdt'",
"fetch:binance:btc": "echo 'DEPRECATED! Run the following instead(note lack of colon): npm run fetch:binance btc'",
Expand Down

0 comments on commit 58990bf

Please sign in to comment.