Skip to content

Commit

Permalink
Test the Fix for NPM publish issues
Browse files Browse the repository at this point in the history
  • Loading branch information
del15881 committed Feb 10, 2025
1 parent 9e72917 commit 6764c2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"danger": "danger-ci",
"lint": "eslint '@(packages|venia-integration-tests|scripts)/**/{*.js,package.json}' --ignore-pattern node_modules --ignore-pattern storybook-dist",
"postbuild": "rimraf \"./packages/*/dist/{,**/}__*__\"",
"prepare": "node scripts/monorepo-introduction.js",
"prettier": "prettier --loglevel warn --write '@(packages|venia-integration-tests|scripts)/**/*.@(css|graphql|js)' '*.js'",
"prettier:check": "prettier --list-different '@(packages|venia-integration-tests|scripts)/**/*.@(css|graphql|js)' '*.js'",
"stage:venia": "yarn venia start",
Expand Down

0 comments on commit 6764c2c

Please sign in to comment.