Skip to content

Commit

Permalink
Merge pull request mdbootstrap#260 from rewiredpictures/patch-1
Browse files Browse the repository at this point in the history
Update package.json to include main script file
  • Loading branch information
lucknerjb committed Feb 22, 2015
2 parents 28bfe3e + c348d15 commit 4ef0b24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"scripts": {
"test": "karma start --single-run --no-auto-watch"
},
"main" : "dist/bootstrap-tagsinput.js",
"repository": {
"type": "git",
"url": "git://github.com/timschlechter/bootstrap-tagsinput.git"
Expand Down

0 comments on commit 4ef0b24

Please sign in to comment.