Skip to content

Commit f0e2743

Browse files
committed
Merge pull request #33 from drmonty/patch-1
Add jquery-ui.min.js to component.json
2 parents 7a86f9d + 8d9ef65 commit f0e2743

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
],
5151
"files": [
5252
"ui/**",
53-
"themes/**"
53+
"themes/**",
54+
"jquery-ui.min.js"
5455
],
5556
"shim": {
5657
"deps": [

0 commit comments

Comments
 (0)