update tests and README

This commit is contained in:
2017-05-13 11:03:24 +02:00
parent d312d6ae5a
commit 5f0ddc6600
9 changed files with 322 additions and 35 deletions

View File

@@ -23,15 +23,13 @@
},
"homepage": "https://gitlab.com/pushrocks/smartsystem#README",
"dependencies": {
"@types/q": "0.0.32",
"lik": "^1.0.27",
"q": "^1.4.1",
"systemjs": "^0.19.41",
"typings-global": "^1.0.14"
"@types/q": "1.0.0",
"lik": "^1.0.30",
"q": "^1.5.0",
"systemjs": "^0.20.12",
"typings-global": "^1.0.16"
},
"devDependencies": {
"@types/should": "^8.1.30",
"should": "^11.1.2",
"typings-test": "^1.0.3"
"tapbundle": "^1.0.12"
}
}