Compare commits

..

1 Commits

Author SHA1 Message Date
77d96aaeff 1.0.0 2016-02-17 21:45:29 +01:00

View File

@ -1,6 +1,6 @@
{ {
"name": "smartenv", "name": "smartenv",
"version": "0.1.0", "version": "1.0.0",
"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",
"scripts": { "scripts": {