Skip to content

Commit ebd8bdd

Browse files
authored
Merge pull request #31 from pvgnd/fix/bower
fix bower main filename
2 parents a0a9568 + ea7c68e commit ebd8bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"Marcel Bennett <[email protected]>"
66
],
77
"description": "Angular Material decorator for Angular Schema Form",
8-
"main": "dist/material-decorator.js",
8+
"main": "dist/angular-schema-form-material.js",
99
"keywords": [
1010
"angular-schema-form-decorator",
1111
"angular material",

0 commit comments

Comments
 (0)