fix(core): update

This commit is contained in:
2019-08-22 10:53:29 +02:00
parent cd9ca458f6
commit 102b6ac9ae
4 changed files with 35 additions and 111 deletions

View File

@ -24,7 +24,6 @@
"@pushrocks/lik": "^3.0.5",
"@pushrocks/smartpromise": "^3.0.2",
"@pushrocks/smartrx": "^2.0.3",
"@pushrocks/smartspawn": "^2.0.4",
"@types/chokidar": "^2.1.3",
"chokidar": "^3.0.1"
},
@ -43,9 +42,10 @@
"ts_web/*",
"dist/*",
"dist_web/*",
"dist_ts_web/*",
"assets/*",
"cli.js",
"npmextra.json",
"readme.md"
]
}
}