Meta: Remove cdnjs auto-update config.

See https://github.com/cdnjs/cdnjs/pull/9080
This commit is contained in:
Rob Garrison 2017-03-19 19:44:08 -05:00
parent 274db5affc
commit 51ee4d4507

View File

@ -49,16 +49,6 @@
]
}
],
"autoupdate": {
"source": "git",
"target": "git://github.com/Mottie/tablesorter.git",
"basePath": "",
"files": [
"dist/**/*",
"css/*",
"js/**/*"
]
},
"devDependencies": {
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",