update package.json to make travis build not fail

This commit is contained in:
Misha Koryak
2014-02-18 10:12:58 -05:00
parent 7b786bd7f0
commit 2ae6a89b50
5 changed files with 2 additions and 7 deletions
@@ -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": [{