Skip to content

Commit f5e4275

Browse files
committed
Merge pull request #57 from gabehayes/master
`package.json` should point to main script.
2 parents cad45c7 + 5227fa0 commit f5e4275

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "angular-busy",
3+
"main": "angular-busy.js",
34
"version": "4.1.2",
45
"description": "",
56
"repository": {

0 commit comments

Comments
 (0)