Skip to content

Commit

Permalink
Reduces the files in the tarball that goes to npm. Removes testling c…
Browse files Browse the repository at this point in the history
…onfig.
  • Loading branch information
qubyte committed Nov 15, 2014
1 parent c807680 commit f5c4d70
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,7 @@
"url": "https://github.com/qubyte/navbar/issues"
},
"homepage": "https://github.com/qubyte/navbar",
"testling": {
"harness": "mocha-bdd",
"files": "test.js",
"browsers": [
"ie/7..10",
"firefox/3.5",
"firefox/latest",
"chrome/latest",
"safari/5..latest",
"opera/11",
"opera/next"
]
},
"files": ["navbar.js"],
"devDependencies": {
"eslint": "0.8.2",
"mocha-phantomjs": "3.5.1",
Expand Down

0 comments on commit f5c4d70

Please sign in to comment.