Skip to content

Commit

Permalink
Merge f2b8925 into be8a2bf
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Jan 28, 2021
2 parents be8a2bf + f2b8925 commit bec678e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Expand Up @@ -41,6 +41,10 @@
},
"jest": {
"clearMocks": true,
"coverageReporters": [
"text",
"lcovonly"
],
"resetMocks": true,
"testEnvironment": "node",
"testTimeout": 10000
Expand All @@ -54,7 +58,6 @@
"devDependencies": {
"@commitlint/config-conventional": "^11.0.0",
"conventional-changelog-cli": "^2.1.1",
"coveralls": "^3.1.0",
"eslint": "^7.18.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-prettier": "^7.1.0",
Expand Down

0 comments on commit bec678e

Please sign in to comment.