Skip to content

Commit

Permalink
Merge pull request #240 from brokenalarms/master
Browse files Browse the repository at this point in the history
add missing package.main entry
  • Loading branch information
Stabzs authored Nov 3, 2016
2 parents 915a7ee + f081496 commit 135268c
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
@@ -1,6 +1,7 @@
{
"name": "angularjs-toaster",
"version": "2.1.0",
"main": "toaster.js",
"description": "AngularJS Toaster is a customized version of toastr non-blocking notification javascript library",
"author": "Jiri Kavulak",
"license": "MIT",
Expand Down

0 comments on commit 135268c

Please sign in to comment.