We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe416c0 commit 10bda1eCopy full SHA for 10bda1e
1 file changed
package.json
@@ -16,9 +16,7 @@
16
},
17
"scripts": {
18
"test": "nyc ava",
19
- "pretest": "xo",
20
- "preversion": "npm test",
21
- "postversion": "git push && git push --tags"
+ "pretest": "xo"
22
23
"keywords": [
24
"html",
0 commit comments