Browse Source

coveralls deps

hk-custom-address
Kyle Drake 11 years ago
parent
commit
04cc7539be
No known key found for this signature in database GPG Key ID: 8BE721072E1864BE
  1. 4
      package.json

4
package.json

@ -19,7 +19,9 @@
"istanbul": "0.1.30",
"uglify-js": "2.4.13",
"node-browserify": "https://github.com/substack/node-browserify/tarball/master",
"sinon": "1.9.0"
"sinon": "1.9.0",
"coveralls": "~2.10.0",
"mocha-lcov-reporter": "0.0.1"
},
"testling": {
"browsers": [

Loading…
Cancel
Save