Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
6e4804a5ad | |||
137592a19b |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "smartenv",
|
||||
"version": "1.2.8",
|
||||
"version": "1.2.9",
|
||||
"description": "store things about your environment and let them travel across modules",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
@ -22,7 +22,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/pushrocks/smartenv",
|
||||
"dependencies": {
|
||||
"@types/q": "x.x.x",
|
||||
"@types/q": "0.x.x",
|
||||
"lodash": "^4.17.2",
|
||||
"q": "^1.4.1",
|
||||
"typings-global": "^1.0.14"
|
||||
|
Reference in New Issue
Block a user