fix docker env null problem

This commit is contained in:
2016-08-03 15:41:36 +02:00
parent 98ca73d0c7
commit 942f6b37cf
3 changed files with 17 additions and 13 deletions

View File

@@ -22,12 +22,12 @@
},
"homepage": "https://gitlab.com/pushrocks/smartstring#readme",
"devDependencies": {
"npmts-g": "^5.2.6",
"should": "^9.0.2",
"npmts-g": "^5.2.8",
"should": "^10.0.0",
"typings-test": "^1.0.1"
},
"dependencies": {
"beautylog": "^5.0.13",
"beautylog": "^5.0.20",
"typings-global": "^1.0.6"
}
}