Release v24.003 (from 88a443e2)
Fixes tradingview/charting_library#7492
This commit is contained in:
@@ -13,5 +13,8 @@
|
||||
"compile": "tsc",
|
||||
"bundle-js": "rollup -c rollup.config.js",
|
||||
"build": "npm run compile && npm run bundle-js"
|
||||
}
|
||||
}
|
||||
},
|
||||
"type": "module",
|
||||
"main": "./lib/udf-compatible-datafeed.js",
|
||||
"types": "./types.d.ts"
|
||||
}
|
||||
Reference in New Issue
Block a user