feat: adjust to changes of SCFacet in core v0.12.0

Closes #30
This commit is contained in:
Sebastian Lange
2019-03-20 14:32:06 +01:00
committed by Rainer Killinger
parent 6f7e23df20
commit 2f13010480
3 changed files with 15 additions and 9 deletions

View File

@@ -20,7 +20,7 @@
"tslint": "tslint 'src/**/*.ts'"
},
"dependencies": {
"@openstapps/core": "0.11.0",
"@openstapps/core": "0.12.0",
"@openstapps/core-tools": "0.3.0",
"@openstapps/logger": "0.0.5",
"config": "3.0.1",