Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit e516146

Browse files
committed
Updated bower.json
1 parent b5eb4a0 commit e516146

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

bower.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@
66
"Dzulqarnain Nasir <[email protected]>"
77
],
88
"description": "A simple and lighweight jQuery plugin for creating cascading dropdowns.",
9-
"main": "dist/jquery.cascadingdropdown.js",
9+
"main": [
10+
"dist/jquery.cascadingdropdown.js",
11+
"dist/jquery.cascadingdropdown.min.js",
12+
"dist/jquery.cascadingdropdown.min.js.map"
13+
],
1014
"keywords": [
1115
"jquery",
1216
"cascading",

0 commit comments

Comments
 (0)