fix(core): update

This commit is contained in:
2019-10-23 20:00:04 +02:00
parent a32b31b86d
commit 6beb085488
4 changed files with 100 additions and 23 deletions

View File

@@ -20,7 +20,10 @@
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {},
"dependencies": {
"@pushrocks/smartrequest": "^1.1.36",
"@pushrocks/smartstring": "^3.0.14"
},
"files": [
"ts/**/*",
"ts_web/**/*",