fix dpendency version

This commit is contained in:
Philipp Kunz 2016-07-17 02:09:58 +02:00
parent dc0588d5bf
commit bda3600e98
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
}, },
"homepage": "https://gitlab.com/pushrocks/npmextra#README", "homepage": "https://gitlab.com/pushrocks/npmextra#README",
"dependencies": { "dependencies": {
"@types/q": "0.0.27", "@types/q": "*",
"beautylog": "^5.0.14", "beautylog": "^5.0.14",
"q": "^1.4.1", "q": "^1.4.1",
"smartfile": "^4.0.10", "smartfile": "^4.0.10",