Skip to content

Commit

Permalink
Merge 32ddc72 into ea19f72
Browse files Browse the repository at this point in the history
  • Loading branch information
williambelle committed Jan 4, 2020
2 parents ea19f72 + 32ddc72 commit 3a87ff7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -15,6 +15,9 @@
"node": ">=10"
},
"main": "src/index.js",
"files": [
"src/index.js"
],
"scripts": {
"test": "eslint . && mocha",
"coverage": "nyc mocha",
Expand Down

0 comments on commit 3a87ff7

Please sign in to comment.