now merges default options

This commit is contained in:
2016-07-17 16:34:31 +02:00
parent dc53498f22
commit 93bbe75f37
9 changed files with 99 additions and 41 deletions

View File

@@ -18,13 +18,15 @@
},
"homepage": "https://gitlab.com/pushrocks/npmextra#README",
"dependencies": {
"@types/q": "*",
"@types/q": "^0.0.27",
"beautylog": "^5.0.14",
"lodash": "^4.13.1",
"q": "^1.4.1",
"smartfile": "^4.0.10",
"typings-global": "^1.0.6"
},
"devDependencies": {
"@types/should": "^8.1.26",
"should": "^9.0.2",
"typings-test": "^1.0.1"
}