fix git regex

This commit is contained in:
2016-06-05 09:31:10 +02:00
parent 927262d6d4
commit 6a803f1db9
10 changed files with 12 additions and 24 deletions

View File

@@ -22,12 +22,12 @@
},
"homepage": "https://gitlab.com/pushrocks/smartstring#readme",
"devDependencies": {
"npmts": "^5.1.18",
"should": "^8.4.0",
"npmts": "^5.2.1",
"should": "^9.0.0",
"typings-test": "^1.0.1"
},
"dependencies": {
"beautylog": "^5.0.6",
"beautylog": "^5.0.8",
"typings-global": "^1.0.3"
}
}