Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
GrosSacASac committed Oct 27, 2020
1 parent 2c6608c commit 1ec136d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"lint": "eslint \"**/*.{js,mjs}\"",
"test": "ava",
"test-coverage": "nyc ava",
"release": "run-s clean build test"
"prepublishOnly": "run-s clean build test"
},
"ava": {
"files": [
Expand Down

0 comments on commit 1ec136d

Please sign in to comment.