Skip to content

Commit bf11ac8

Browse files
committed
Merge pull request #910 from demands/main_field
feat(misc): Add "main" to package.json to support npm/browserify
2 parents a5cc439 + 372cb4a commit bf11ac8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,6 @@
6262
"load-grunt-tasks": "~0.2.0",
6363
"grunt-conventional-changelog": "~1.0.0",
6464
"grunt-ngdocs": "~0.1.7"
65-
}
65+
},
66+
"main": "release/angular-ui-router"
6667
}

0 commit comments

Comments
 (0)