update to latest standards

This commit is contained in:
2017-04-09 12:35:53 +02:00
parent c9fd889dd3
commit 43bc078ace
15 changed files with 2958 additions and 193 deletions

View File

@@ -18,16 +18,13 @@
},
"homepage": "https://gitlab.com/pushrocks/smartbrowser#README",
"dependencies": {
"@types/browser-sync": "0.0.32",
"@types/q": "0.0.30",
"browser-sync": "^2.16.0",
"q": "^1.4.1",
"@types/browser-sync": "0.0.34",
"browser-sync": "^2.18.8",
"smartq": "^1.1.1",
"typings-global": "^1.0.14"
},
"devDependencies": {
"@types/should": "^8.1.29",
"npmts-g": "^5.2.8",
"should": "^11.1.0",
"typings-test": "^1.0.3"
"smartdelay": "^1.0.1",
"tapbundle": "^1.0.5"
}
}