We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70d284 commit fc20ee3Copy full SHA for fc20ee3
1 file changed
package.json
@@ -33,10 +33,6 @@
33
}
34
},
35
"scripts": {
36
- "prepublishOnly": "vp pack",
37
- "postpublish": "git push origin --all; git push origin --tags",
38
- "postversion": "npm publish",
39
- "preversion": "vp test",
40
"prepare": "vp config"
41
42
"dependencies": {
0 commit comments