We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abdba60 commit ab9eb69Copy full SHA for ab9eb69
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ta-math",
3
- "version": "1.0.92",
+ "version": "1.0.93",
4
"description": "Technical analysis library in javascript. Calculates indicators and overlays from ohlcv data",
5
"main": "dist/ta-math.js",
6
"types": "dist/types/index.d.ts",
@@ -29,7 +29,7 @@
29
"rollup": "3.2.3",
30
"rollup-plugin-babel": "4.4.0",
31
"rollup-plugin-typescript2": "0.34.1",
32
- "typescript": "4.8.4",
+ "typescript": "5.0.4",
33
"zora": "5.1.0"
34
},
35
"babel": {
0 commit comments