diff --git a/package.json b/package.json index 8bdfb78..04ef785 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "commit": "git-cz", "checkall": "npm run test && npm run flow && npm run lint", "flow": "flow", - "test": "jest", + "test": "jest --verbose --coverage", "lint": "eslint ./lib/**/*.js", "semantic-release": "semantic-release pre && npm publish && semantic-release post" }, @@ -15,7 +15,7 @@ "type": "git", "url": "https://github.com/react-armenia/react-native-view-editable.git" }, - "czConfig": { + "czConfig": { "path": "node_modules/cz-conventional-changelog" }, "keywords": [