now handling docker env strings allright

This commit is contained in:
2016-04-16 00:58:44 +02:00
parent f62c74a064
commit 4c42bab6b9
10 changed files with 76 additions and 13 deletions

View File

@@ -21,10 +21,10 @@
},
"homepage": "https://github.com/pushrocks/smartstring#readme",
"devDependencies": {
"npmts": "^3.1.2",
"should": "^8.2.2"
"npmts": "^5.0.4",
"should": "^8.3.1"
},
"dependencies": {
"beautylog": "^3.0.2"
"beautylog": "^4.1.2"
}
}