Skip to content

Commit ae5c0c1

Browse files
committed
Merge pull request #50 from mntbkr/1.9
Update composer.json to include jquery.min.map
2 parents 0e94233 + 29714ce commit ae5c0c1

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
@@ -28,7 +28,8 @@
2828
"files": [
2929
"jquery.min.js",
3030
"jquery-migrate.js",
31-
"jquery-migrate.min.js"
31+
"jquery-migrate.min.js",
32+
"jquery.min.map"
3233
]
3334
}
3435
}

0 commit comments

Comments
 (0)