Skip to content

Commit 70b8475

Browse files
author
gmsoft
committed
修复jquery版本号指定问题
1 parent 6aa81fe commit 70b8475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "jquery-search-highlight",
55
"main": "jquery.searchHighlight.js",
66
"dependencies": [
7-
7+
"jquery@^1.8.3"
88
],
99
"shim": {
1010
"jquery.searchHighlight.js": {

0 commit comments

Comments
 (0)