Skip to content

Commit

Permalink
Merge pull request bootboxjs#384 from liam-swinney/addingMaintoPackag…
Browse files Browse the repository at this point in the history
…eJSON

Fix for Issue bootboxjs#373 - no main field
  • Loading branch information
makeusabrew committed Feb 4, 2015
2 parents 4c9f78d + 4061a4b commit b0289f6
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 @@ -15,6 +15,7 @@
"author": "Nick Payne <nick@kurai.co.uk>",
"license": "MIT",
"readmeFilename": "README.md",
"main": "bootbox.js",
"devDependencies": {
"grunt-contrib-uglify": "~0.2.2",
"grunt": "~0.4.1",
Expand Down

0 comments on commit b0289f6

Please sign in to comment.