jenkins@nwork.local
2020-10-09 07:53:47 +00:00
parent e8a9aa3153
commit 1e14cf90ea
531 changed files with 1942 additions and 1801 deletions

View File

@@ -2,7 +2,7 @@
"private": true,
"dependencies": {
"promise-polyfill": "6.0.2",
"tslib": "1.7.1",
"tslib": "1.11.1",
"whatwg-fetch": "2.0.3"
},
"devDependencies": {
@@ -10,7 +10,7 @@
"rollup-plugin-buble": "0.15.0",
"rollup-plugin-node-resolve": "3.0.0",
"rollup-plugin-uglify": "2.0.1",
"typescript": "3.7.2"
"typescript": "3.8.3"
},
"scripts": {
"compile": "tsc",