clean up and update deps

This commit is contained in:
2017-02-17 18:56:58 +01:00
parent e3b1ec0633
commit 53c26d4634
53 changed files with 200 additions and 130144 deletions

View File

@@ -21,14 +21,12 @@
},
"homepage": "https://gitlab.com/pushrocks/early#readme",
"devDependencies": {
"npmts-g": "^5.2.8",
"typings-test": "^1.0.1"
"npmts-g": "^6.0.0",
"typings-test": "^1.0.3"
},
"dependencies": {
"@types/chalk": "^0.4.28",
"@types/q": "0.x.x",
"chalk": "^1.1.3",
"q": "^1.4.1",
"typings-global": "^1.0.6"
"beautycolor": "^1.0.7",
"smartq": "^1.1.1",
"typings-global": "^1.0.14"
}
}