Skip to content

Commit ad7a8ef

Browse files
committed
Merge pull request #49 from mntbkr/1.10
Update composer.json to include jquery.min.map
2 parents 6b2390d + e28663b commit ad7a8ef

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)