Skip to content

Commit fc20ee3

Browse files
authored
Remove publishing scripts (#122)
1 parent b70d284 commit fc20ee3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@
3333
}
3434
},
3535
"scripts": {
36-
"prepublishOnly": "vp pack",
37-
"postpublish": "git push origin --all; git push origin --tags",
38-
"postversion": "npm publish",
39-
"preversion": "vp test",
4036
"prepare": "vp config"
4137
},
4238
"dependencies": {

0 commit comments

Comments
 (0)