Browse Source

fix: pin coveralls to 3.0.5

greenkeeper/coveralls-pin-3.0.5
greenkeeper[bot] 5 years ago
parent
commit
52534f5ef3
  1. 2
      package.json

2
package.json

@ -56,7 +56,7 @@
"babel-plugin-array-includes": "^2.0.3",
"babel-preset-es2015": "^6.24.1",
"camelcase": "^4.0.0",
"coveralls": "^3.0.0",
"coveralls": "3.0.5",
"eslint-config-xo-lukechilds": "^1.0.0",
"nyc": "^11.0.2",
"rollup": "^0.52.0",

Loading…
Cancel
Save