Skip to content

Commit 1e1d15c

Browse files
committed
main path was wrong - there's no 'ui/jquery-ui.js'
1 parent 7b8af1f commit 1e1d15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jquery-ui",
33
"version": "1.11.0",
44
"main": [
5-
"ui/jquery-ui.js"
5+
"jquery-ui.js"
66
],
77
"dependencies": {
88
"jquery": ">=1.6"

0 commit comments

Comments
 (0)