Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 0270341

Browse files
committed
✂️ codecov
1 parent 9d50415 commit 0270341

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"test:coverage:html": "nyc --reporter=html npm run test:coverage",
1313
"test:coverage:lcov": "npm run test:coverage",
1414
"test:snapshot": "node script/test-snapshot",
15-
"codecov": "codecov",
1615
"report:coverage": "nyc report --reporter=cobertura --reporter=html --reporter=lcovonly",
1716
"lint": "eslint --max-warnings 0 test lib",
1817
"fetch-schema": "node script/fetch-schema",
@@ -82,7 +81,6 @@
8281
"babel-plugin-istanbul": "5.2.0",
8382
"chai": "4.2.0",
8483
"chai-as-promised": "7.1.1",
85-
"codecov": "3.6.1",
8684
"cross-unzip": "0.2.1",
8785
"dedent-js": "1.0.1",
8886
"electron-devtools-installer": "2.2.4",

0 commit comments

Comments
 (0)