now checking correctly if Stringmap is empty

This commit is contained in:
2016-07-23 04:39:42 +02:00
parent 24df2fd54f
commit 6d22ee466f
9 changed files with 158 additions and 12 deletions

View File

@@ -23,7 +23,9 @@
"typings-test": "^1.0.1"
},
"dependencies": {
"@types/minimatch": "^2.0.28",
"@types/q": "^0.0.27",
"minimatch": "^3.0.2",
"q": "^1.4.1"
}
}