1.2.4
This commit is contained in:
		| @@ -1,9 +1,9 @@ | |||||||
| { | { | ||||||
|   "name": "smartenv", |   "name": "smartenv", | ||||||
|   "version": "1.2.3", |   "version": "1.2.4", | ||||||
|   "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", | ||||||
|   "typings":"dist/index.d.ts", |   "typings": "dist/index.d.ts", | ||||||
|   "scripts": { |   "scripts": { | ||||||
|     "test": "(npmts)", |     "test": "(npmts)", | ||||||
|     "testbrowser": "(npm test) && (node testbrowser.js)" |     "testbrowser": "(npm test) && (node testbrowser.js)" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user