Skip to content
This repository was archived by the owner on Apr 26, 2019. It is now read-only.

Commit 26d52c8

Browse files
committed
chore(package): adapt for semantic-release@9
1 parent dfa14db commit 26d52c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"pretest": "standard",
77
"coverage": "tap --coverage-report=html",
88
"coverage:upload": "tap --coverage-report=text-lcov | coveralls",
9-
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
9+
"semantic-release": "semantic-release",
1010
"test": "tap --100 --coverage tests"
1111
},
1212
"repository": {

0 commit comments

Comments
 (0)