We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9e16cc + 702a868 commit 079de30Copy full SHA for 079de30
1 file changed
package.json
@@ -20,7 +20,7 @@
20
"build": "yarn bundle && yarn copy",
21
"prebuild": "yarn clean",
22
"version": "npm run build && git add .",
23
- "postversion": "git push && git push --tags && yarn clean && npm publish"
+ "postversion": "git push && git push --tags && npm publish && yarn clean"
24
},
25
"repository": "[email protected]:chris-pearce/backpack.css.git",
26
"author": "Chris Pearce <[email protected]>",
0 commit comments