Skip to content

Commit 2da2afc

Browse files
authored
Update package.json
1 parent 184df40 commit 2da2afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
77
"scripts": {
8-
"test": "jest",
8+
"test": "jest && codecov",
99
"tslint": "tslint -p .",
1010
"type-check": "tsc --noEmit",
1111
"prepublishOnly": "tsc -p ./ --outDir dist/",

0 commit comments

Comments
 (0)