now paying respect to commandline

This commit is contained in:
2016-06-10 05:18:03 +02:00
parent 44d9782487
commit 5e5696cce1
11 changed files with 64 additions and 35 deletions

View File

@@ -21,9 +21,11 @@
},
"homepage": "https://gitlab.com/pushrocks/early#readme",
"devDependencies": {
"npmts": "^5.1.9"
"npmts": "^5.2.5",
"typings-test": "^1.0.1"
},
"dependencies": {
"colors": "^1.1.2"
"colors": "^1.1.2",
"typings-global": "^1.0.3"
}
}