Skip to content
This repository was archived by the owner on Apr 30, 2018. It is now read-only.

Commit d2b0810

Browse files
committed
added main file
1 parent 14c348a commit d2b0810

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bower.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
"authors": [
55
"Grant Helton <[email protected]>"
66
],
7+
"main": [
8+
"dist/formly.min.js",
9+
"dist/formly.min.map"
10+
]
711
"description": "AngularJS directive which takes JSON representing a form and renders to HTML",
812
"keywords": [
913
"AngularJs",

0 commit comments

Comments
 (0)