Skip to content

Commit bc275a2

Browse files
committed
Revert "Fix bower.json"
1 parent b3fb99f commit bc275a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "jquery-jq-dropdown",
33
"version": "2.0.1",
44
"main": [
5-
"./jquery.dropdown.min.css",
6-
"./jquery.dropdown.min.js"
5+
"./jquery.dropdown.less",
6+
"./jquery.dropdown.js"
77
],
88
"dependencies": {
99
"jquery": ">=1.8.0"
1010
}
11-
}
11+
}

0 commit comments

Comments
 (0)