Skip to content

Commit b830891

Browse files
committed
Merge pull request #4 from jdpnielsen/master
Added 'main' field
2 parents 489c852 + fc96cf9 commit b830891

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,6 +1,7 @@
11
{
22
"name": "angular-component",
33
"version": "0.0.1",
4+
"main": "./dist/angular-component.min.js",
45
"description": "Add .component() support for Angular 1.2+",
56
"author": "@toddmotto",
67
"license": "MIT",

0 commit comments

Comments
 (0)