Skip to content

Commit

Permalink
Issue 51: Adding a 'main' entry to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Clint Buhs committed Apr 24, 2017
1 parent 15124fe commit ffafc29
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 @@ -2,6 +2,7 @@
"name": "angular-perfect-scrollbar",
"version": "0.0.8",
"private": false,
"main": "src/angular-perfect-scrollbar.js",
"scripts": {
"test": "grunt"
},
Expand Down

0 comments on commit ffafc29

Please sign in to comment.