update smartenv dependency

This commit is contained in:
Philipp Kunz 2016-02-20 10:29:35 +01:00
parent 7ae750c70e
commit 70ca8fa3e9
2 changed files with 6 additions and 2 deletions

4
npmts.json Normal file
View File

@ -0,0 +1,4 @@
{
"mode":"default",
"coveralls":true
}

View File

@ -37,12 +37,12 @@
"hlight": "0.0.7",
"lodash": "^4.3.0",
"q": "^1.4.1",
"smartenv": "0.0.15"
"smartenv": "1.0.4"
},
"devDependencies": {
"easyserve": "0.0.5",
"gulp": "^3.9.1",
"gulp-browser": "1.0.10",
"npmts": "^2.2.2"
"npmts": "^2.2.3"
}
}