update object assignment

This commit is contained in:
2016-02-20 10:50:32 +01:00
parent 190aab3a11
commit f9b89cc9db
10 changed files with 12 additions and 33 deletions

View File

@@ -21,7 +21,7 @@
},
"homepage": "https://github.com/pushrocks/smartenv",
"dependencies": {
"beautylog": "^2.1.1",
"beautylog": "^3.0.0",
"lodash": "^4.5.0",
"q": "^1.4.1"
},
@@ -29,6 +29,6 @@
"easyserve": "0.0.5",
"gulp": "^3.9.1",
"gulp-browser": "1.0.10",
"npmts": "^3.0.2"
"npmts": "^3.1.2"
}
}