mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
update package.json to make travis build not fail
This commit is contained in:
@@ -2,12 +2,9 @@
|
||||
"name": "floatthead",
|
||||
"version": "1.2.3",
|
||||
"description": "locking table headers without special css",
|
||||
"main": "jquery.floatThead.js",
|
||||
"filename": "jquery.floatThead.js",
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/mkoryak/floatThead.git"
|
||||
@@ -24,9 +21,7 @@
|
||||
],
|
||||
"author": "Misha Koryak",
|
||||
"license": "CC BY-SA 4.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/mkoryak/floatThead/issues"
|
||||
},
|
||||
"bugs": "https://github.com/mkoryak/floatThead/issues",
|
||||
"homepage": "https://github.com/mkoryak/floatThead",
|
||||
"npmName": "floatthead",
|
||||
"npmFileMap": [{
|
||||
Reference in New Issue
Block a user