Skip to content

Commit e3fb6b8

Browse files
committed
Added minfied version to bower.json
1 parent df71500 commit e3fb6b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
],
1919
"version": "0.8.1.dev",
2020
"main": [
21-
"djangojs/static/js/djangojs/django.js"
21+
"djangojs/static/js/djangojs/django.js",
22+
"djangojs/static/js/djangojs/django.min.js"
2223
],
2324
"dependencies": {
2425
"jquery": ">=1.8"

0 commit comments

Comments
 (0)