Browse Source

Updated manifest with correct jQuery version requirement

pull/33/head
Matthew Holt 11 years ago
parent
commit
12abbb9068
  1. 2
      parse.jquery.json

2
parse.jquery.json

@ -35,6 +35,6 @@ @@ -35,6 +35,6 @@
"demo": "http://papaparse.com/#demo",
"download": "https://raw.github.com/mholt/jquery.parse/master/jquery.parse.min.js",
"dependencies": {
"jquery": ">=1.5"
"jquery": ">=1.6.0"
}
}
Loading…
Cancel
Save