update gradle wrapper to 6.0 & update package.json
This commit is contained in:
3921
demo/package-lock.json
generated
3921
demo/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -12,11 +12,10 @@
|
||||
"dependencies": {
|
||||
"doric": "file:../js-framework",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"rollup": "^1.17.0",
|
||||
"rollup-plugin-commonjs": "^10.0.1",
|
||||
"rollup": "^1.26.5",
|
||||
"rollup-plugin-commonjs": "^10.1.0",
|
||||
"rollup-plugin-node-resolve": "^5.2.0",
|
||||
"rollup-watch": "^4.3.1",
|
||||
"tslib": "^1.10.0",
|
||||
"typescript": "^3.5.3"
|
||||
"typescript": "^3.7.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user