mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
Meta: Update dependencies
This commit is contained in:
parent
08d6c58105
commit
f0c1fd5ff8
@ -20,7 +20,7 @@
|
|||||||
"docs": "https://mottie.github.io/tablesorter/docs/index.html",
|
"docs": "https://mottie.github.io/tablesorter/docs/index.html",
|
||||||
"demo": "https://github.com/Mottie/tablesorter/wiki",
|
"demo": "https://github.com/Mottie/tablesorter/wiki",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jquery": ">=3.2.1"
|
"jquery": ">=1.2.6"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"table",
|
"table",
|
||||||
@ -54,7 +54,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "^1.0.1",
|
"grunt": "^1.0.2",
|
||||||
"grunt-cli": "^1.2.0",
|
"grunt-cli": "^1.2.0",
|
||||||
"grunt-contrib-clean": "^1.1.0",
|
"grunt-contrib-clean": "^1.1.0",
|
||||||
"grunt-contrib-concat": "^1.0.1",
|
"grunt-contrib-concat": "^1.0.1",
|
||||||
@ -63,7 +63,7 @@
|
|||||||
"grunt-contrib-jshint": "^1.1.0",
|
"grunt-contrib-jshint": "^1.1.0",
|
||||||
"grunt-contrib-qunit": "^2.0.0",
|
"grunt-contrib-qunit": "^2.0.0",
|
||||||
"grunt-contrib-uglify": "^3.3.0",
|
"grunt-contrib-uglify": "^3.3.0",
|
||||||
"grunt-contrib-watch": "^1.0.0",
|
"grunt-contrib-watch": "^1.0.1",
|
||||||
"grunt-htmlhint": "^0.9.13",
|
"grunt-htmlhint": "^0.9.13",
|
||||||
"grunt-jscs": "^3.0.1",
|
"grunt-jscs": "^3.0.1",
|
||||||
"grunt-string-replace": "^1.3.1"
|
"grunt-string-replace": "^1.3.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user