Release v20.028 (from a477abd4)

This commit is contained in:
jenkins@tradingview.com
2021-09-10 14:56:00 +00:00
parent 017382d7b8
commit a0f6900107
623 changed files with 2115 additions and 2145 deletions

View File

@@ -1,16 +1,13 @@
{
"private": true,
"dependencies": {
"promise-polyfill": "6.0.2",
"tslib": "2.0.3",
"whatwg-fetch": "2.0.3"
"tslib": "2.1.0"
},
"devDependencies": {
"@rollup/plugin-buble": "~0.21.3",
"@rollup/plugin-node-resolve": "~9.0.0",
"rollup": "~2.28.2",
"rollup-plugin-uglify": "~6.0.4",
"typescript": "4.1.2"
"rollup-plugin-terser": "~7.0.2",
"typescript": "4.2.3"
},
"scripts": {
"compile": "tsc",