improve domain string handling

This commit is contained in:
2016-05-25 07:06:06 +02:00
parent e99d597c12
commit ff71de8f6c
3 changed files with 11 additions and 10 deletions

View File

@ -24,11 +24,11 @@
"beautylog": "^5.0.6",
"q": "^1.4.1",
"request": "^2.72.0",
"smartstring": "^2.0.0",
"smartstring": "^2.0.1",
"typings-global": "^1.0.3"
},
"devDependencies": {
"npmts": "^5.1.13",
"npmts": "^5.1.14",
"should": "^8.4.0",
"typings-test": "^1.0.1"
}