Skip to content
This repository was archived by the owner on Feb 28, 2022. It is now read-only.

Commit 3d0e1f7

Browse files
committed
fix: remove post publish npm script
1 parent 6d8c9a2 commit 3d0e1f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"dev": "webpack-dev-server --watch",
1414
"gh-pages": "rm -rf gh-pages/dist && webpack && mv dist gh-pages/",
1515
"prepublish": "webpack && webpack --config webpack.config.min.js"
16-
"postpublish": "git tag"
1716
},
1817
"author": {
1918
"name": "Jean-Michel FRANCOIS aka toutpt",

0 commit comments

Comments
 (0)