We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 554da2a commit 0df8a1aCopy full SHA for 0df8a1a
package.json
@@ -48,9 +48,6 @@
48
"json"
49
]
50
},
51
- "bin": {
52
- "coveralls": "./bin/coveralls.js"
53
- },
54
"engines": {
55
"node": ">=7.0.0"
56
@@ -98,7 +95,7 @@
98
95
"mocha": "^5.0.4",
99
96
"mocha-lcov-reporter": "^1.3.0",
100
97
"nock": "^9.2.3",
101
- "nyc": "^11.6.0",
+ "nyc": "^15.0.0",
102
"phantomjs-prebuilt": "^2.1.4",
103
"sinon": "^7.5.0",
104
"standard": "^11.0.0",
0 commit comments