Skip to content

Commit 923b397

Browse files
committed
Merge pull request #47 from mntbkr/1.11
Update composer.json to include jquery.min.map
2 parents 950ba6f + 77fe73e commit 923b397

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)