Skip to content

Commit 4361dd4

Browse files
committed
Merge pull request #40 from RomainLanz/patch-1
Only use minified version for production
2 parents 6d2429d + 88dd434 commit 4361dd4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bower.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
}
2424
],
2525
"main": [
26-
"dist/angular-semantic-ui.js",
2726
"dist/angular-semantic-ui.min.js"
2827
],
2928
"ignore": [
@@ -38,4 +37,4 @@
3837
},
3938
"devDependencies": {
4039
}
41-
}
40+
}

0 commit comments

Comments
 (0)