Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
bfb9ebb994 | |||
84c25f3a67 |
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,3 +8,5 @@ npm-debug.log
|
||||
|
||||
ts/*.js
|
||||
ts/*.js.map
|
||||
|
||||
test/browser/browserified/
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "smartenv",
|
||||
"version": "0.0.14",
|
||||
"version": "0.0.15",
|
||||
"description": "store things about your environment and let them travel across modules",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user