Skip to content

Commit

Permalink
add main
Browse files Browse the repository at this point in the history
  • Loading branch information
givanse committed Jul 9, 2015
1 parent 516775e commit fb9e0af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-bootstrap-tokenfield",
"version": "0.0.5",
"version": "0.0.6",
"description": "Bootstrap Tokenfield for Ember CLI",
"directories": {
"doc": "doc",
Expand Down Expand Up @@ -45,6 +45,7 @@
"ember-cli-babel": "^5.0.0",
"ember-cli-htmlbars": "^0.7.9"
},
"main": "index.js",
"ember-addon": {
"configPath": "tests/dummy/config",
"demoURL": "http://aethermx.github.io/ember-cli-bootstrap-tokenfield"
Expand Down

0 comments on commit fb9e0af

Please sign in to comment.