Skip to content

Commit

Permalink
Fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mixu committed Oct 5, 2012
1 parent d121638 commit 5fb9c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -11,7 +11,7 @@
"event", "events", "eventemitter", "emitter"
],
"repository": "git://github.com/mixu/microee",
"main": "miniee.js",
"main": "index.js",
"scripts": {
"test": "./node_modules/.bin/mocha --ui exports --reporter spec --bail ./test/microee.test.js"
},
Expand Down

0 comments on commit 5fb9c34

Please sign in to comment.