fix(core): update to transparent universe

This commit is contained in:
2018-05-28 12:07:25 +02:00
parent 0e0ffb7634
commit fe91459510
15 changed files with 134 additions and 480 deletions
+6 -5
View File
@@ -13,16 +13,17 @@
"format": "(gitzone format)"
},
"devDependencies": {
"@types/node": "^9.6.0",
"@types/node": "^9.6.18",
"tapbundle": "^2.0.0",
"ts-node": "^6.0.3",
"ts-node": "^6.0.5",
"typescript": "^2.8.3"
},
"peerDependencies": {
"rxjs": "*"
},
"dependencies": {
"@pushrocks/smartcli": "^3.0.1",
"lik": "^2.0.5",
"nodehash": "^1.0.4",
"rxjs": "^5.5.8",
"smartdelay": "^1.0.4",
"smartexpress": "^1.0.21",
"smartfile": "^4.2.28",
@@ -32,4 +33,4 @@
"smartsocket": "^1.1.19",
"smarttime": "^2.0.0"
}
}
}