fix(core): update

This commit is contained in:
2019-04-30 16:08:09 +02:00
parent 72af757ea0
commit 69bdb3796d
3 changed files with 35 additions and 0 deletions

View File

@ -28,7 +28,9 @@
"@babel/core": "^7.4.4",
"@babel/plugin-proposal-class-properties": "^7.4.4",
"@babel/plugin-proposal-decorators": "^7.4.4",
"@babel/plugin-transform-runtime": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"@babel/runtime": "^7.4.4",
"@pushrocks/early": "^3.0.3",
"@pushrocks/smartcli": "^3.0.7",
"rollup": "^1.10.1",