This commit is contained in:
LosslessBot 2016-05-02 01:30:02 +02:00
parent 70015b5ffc
commit e0b4a93f1c

View File

@ -1,9 +1,9 @@
{
"name": "smartenv",
"version": "1.2.3",
"version": "1.2.4",
"description": "store things about your environment and let them travel across modules",
"main": "dist/index.js",
"typings":"dist/index.d.ts",
"typings": "dist/index.d.ts",
"scripts": {
"test": "(npmts)",
"testbrowser": "(npm test) && (node testbrowser.js)"