Skip to content

Commit 10bda1e

Browse files
committed
build: to simple
1 parent fe416c0 commit 10bda1e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
},
1717
"scripts": {
1818
"test": "nyc ava",
19-
"pretest": "xo",
20-
"preversion": "npm test",
21-
"postversion": "git push && git push --tags"
19+
"pretest": "xo"
2220
},
2321
"keywords": [
2422
"html",

0 commit comments

Comments
 (0)