Skip to content

Commit 04d9390

Browse files
committed
Update filterJSON.jquery.json
1 parent 10c39c7 commit 04d9390

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

filterJSON.jquery.json

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,8 @@
2525
"homepage": "https://kapilkashyap.github.com/jquery-filter-json-plugin",
2626
"docs": "https://kapilkashyap.github.com/jquery-filter-json-plugin",
2727
"download": "https://github.com/kapilkashyap/jquery-filter-json-plugin",
28-
"dependencies": [
29-
{
30-
"jquery": ">=1.6"
31-
},
32-
{
33-
"JSON2": "For this plugin to work in IE7 and below, you will have to include JSON2."
34-
}
35-
]
28+
"dependencies": {
29+
"jquery": ">=1.6",
30+
"JSON": "For this plugin to work in IE7 and below, you will have to include JSON2."
31+
}
3632
}

0 commit comments

Comments
 (0)