now correctly parsing a Domain

This commit is contained in:
2016-05-25 05:06:19 +02:00
parent 6a1fb1ec50
commit bd4de36143
22 changed files with 176 additions and 62 deletions

View File

@@ -22,10 +22,12 @@
},
"homepage": "https://github.com/pushrocks/smartstring#readme",
"devDependencies": {
"npmts": "^5.1.5",
"should": "^8.3.1"
"npmts": "^5.1.13",
"should": "^8.4.0",
"typings-test": "^1.0.1"
},
"dependencies": {
"beautylog": "^5.0.0"
"beautylog": "^5.0.6",
"typings-global": "^1.0.3"
}
}