Skip to content

Commit 2d542dd

Browse files
committed
Update composer.json
1 parent 548343e commit 2d542dd

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

composer.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,14 @@
1515
"js/load-image-meta.js",
1616
"js/load-image-orientation.js",
1717
"js/load-image.all.min.js",
18-
"js/load-image.js"
18+
"js/load-image.js",
19+
"js/vendor/jquery.Jcrop.js"
20+
],
21+
"styles": [
22+
"css/vendor/jquery.Jcrop.css"
23+
],
24+
"files": [
25+
"css/vendor/loading.gif"
1926
]
2027
}
2128
}

0 commit comments

Comments
 (0)