update to latest standards

This commit is contained in:
2016-12-10 19:46:47 +01:00
parent 62b91adf0e
commit 32db51c49a
6 changed files with 16 additions and 10 deletions

View File

@@ -24,14 +24,14 @@
"homepage": "https://gitlab.com/pushrocks/smartsystem#README",
"dependencies": {
"@types/q": "0.0.32",
"lik": "^1.0.24",
"lik": "^1.0.27",
"q": "^1.4.1",
"systemjs": "^0.19.39",
"systemjs": "^0.19.41",
"typings-global": "^1.0.14"
},
"devDependencies": {
"@types/should": "^8.1.30",
"should": "^11.1.1",
"should": "^11.1.2",
"typings-test": "^1.0.3"
}
}