Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
df6036fbf1 | |||
8ec33947b6 |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "smartenv",
|
"name": "smartenv",
|
||||||
"version": "1.0.6",
|
"version": "1.0.7",
|
||||||
"description": "store things about your environment and let them travel across modules",
|
"description": "store things about your environment and let them travel across modules",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -21,7 +21,7 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/pushrocks/smartenv",
|
"homepage": "https://github.com/pushrocks/smartenv",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"beautylog": "^3.0.1",
|
"beautylog": "3.0.2",
|
||||||
"lodash": "^4.5.0",
|
"lodash": "^4.5.0",
|
||||||
"q": "^1.4.1"
|
"q": "^1.4.1"
|
||||||
},
|
},
|
||||||
@ -29,6 +29,6 @@
|
|||||||
"easyserve": "0.0.5",
|
"easyserve": "0.0.5",
|
||||||
"gulp": "^3.9.1",
|
"gulp": "^3.9.1",
|
||||||
"gulp-browser": "1.0.10",
|
"gulp-browser": "1.0.10",
|
||||||
"npmts": "^3.1.2"
|
"npmts": "3.1.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user