Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
5636cf330e | |||
2e8b49fa18 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "smartenv",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.8",
|
||||
"description": "store things about your environment and let them travel across modules",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
@ -21,7 +21,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/pushrocks/smartenv",
|
||||
"dependencies": {
|
||||
"beautylog": "3.0.2",
|
||||
"beautylog": "3.0.3",
|
||||
"lodash": "^4.5.0",
|
||||
"q": "^1.4.1"
|
||||
},
|
||||
|
Reference in New Issue
Block a user