Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
9e229eee85 | |||
74c2c87f22 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "smartenv",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"description": "store things about your environment and let them travel across modules",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
@ -25,10 +25,10 @@
|
||||
"q": "^1.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"beautylog": "3.1.2",
|
||||
"beautylog": "4.1.2",
|
||||
"easyserve": "0.0.5",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-browser": "1.2.2",
|
||||
"npmts": "4.0.2"
|
||||
"gulp-browser": "2.0.0",
|
||||
"npmts": "5.0.3"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user