Skip to content

Commit

Permalink
build: to simple
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Oct 12, 2020
1 parent fe416c0 commit 10bda1e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@
},
"scripts": {
"test": "nyc ava",
"pretest": "xo",
"preversion": "npm test",
"postversion": "git push && git push --tags"
"pretest": "xo"
},
"keywords": [
"html",
Expand Down

0 comments on commit 10bda1e

Please sign in to comment.