Skip to content

Commit

Permalink
remove publish on github
Browse files Browse the repository at this point in the history
  • Loading branch information
barcia committed Mar 17, 2022
1 parent fd608e2 commit 8572ff6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@
"lint": "stylelint src/*.css",
"prebuild": "npm run lint",
"build": "node .scripts/build.js",
"publish:github": "npm publish --registry=https://npm.pkg.github.com",
"prepublishOnly": "npm run build",
"postpublish": "npm run publish:github"
"prepublishOnly": "npm run build"
},
"keywords": [
"css",
Expand Down

0 comments on commit 8572ff6

Please sign in to comment.