improved early and added loading time

This commit is contained in:
2016-08-20 07:03:49 +02:00
parent 5f17ea48ed
commit 569c597f8b
6 changed files with 95 additions and 87 deletions

View File

@@ -21,12 +21,13 @@
},
"homepage": "https://gitlab.com/pushrocks/early#readme",
"devDependencies": {
"npmts-g": "^5.2.6",
"npmts-g": "^5.2.8",
"typings-test": "^1.0.1"
},
"dependencies": {
"colors": "^1.1.2",
"@types/chalk": "^0.4.28",
"chalk": "^1.1.3",
"q": "^1.4.1",
"typings-global": "^1.0.3"
"typings-global": "^1.0.6"
}
}