Skip to content

Commit f0637ee

Browse files
committed
[v3.2] Node: >=v14
1 parent d4baa65 commit f0637ee

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mathieuc/tradingview",
3-
"version": "3.0.1",
3+
"version": "3.2.0",
44
"description": "Tradingview instant stocks API, indicator alerts, trading bot, and more !",
55
"main": "main.js",
66
"scripts": {
@@ -10,6 +10,9 @@
1010
"type": "git",
1111
"url": "git+https://github.com/Mathieu2301/TradingView-API.git"
1212
},
13+
"engines": {
14+
"node": ">=14.0.0"
15+
},
1316
"keywords": [
1417
"tradingwiew",
1518
"market",

0 commit comments

Comments
 (0)