Release v20.028 (from a477abd4)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user