now bundles typings
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"version": "1.2.3",
|
||||
"description": "store things about your environment and let them travel across modules",
|
||||
"main": "dist/index.js",
|
||||
"typings":"dist/index.d.ts",
|
||||
"scripts": {
|
||||
"test": "(npmts)",
|
||||
"testbrowser": "(npm test) && (node testbrowser.js)"
|
||||
@@ -22,10 +23,10 @@
|
||||
"homepage": "https://github.com/pushrocks/smartenv",
|
||||
"dependencies": {
|
||||
"beautylog": "^4.1.2",
|
||||
"lodash": "^4.8.1",
|
||||
"lodash": "^4.11.1",
|
||||
"q": "^1.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"npmts": "^5.0.3"
|
||||
"npmts": "^5.1.5"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user