Skip to content

Commit 0dc66bc

Browse files
author
erundle
committed
Update main to only include non minified version
1 parent 28983ac commit 0dc66bc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

bower.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,7 @@
2323
"README.md",
2424
"bower.json"
2525
],
26-
"main": [
27-
"dist/angular-patternfly.js",
28-
"dist/angular-patternfly.min.js"
29-
],
26+
"main": "dist/angular-patternfly.js",
3027
"repository": {
3128
"type": "git",
3229
"url": "git://github.com/patternfly/angular-patternfly.git"

0 commit comments

Comments
 (0)