Skip to content

Commit

Permalink
Revert changes from previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
del15881 committed Feb 10, 2025
1 parent 6764c2c commit a7f92e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"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 a7f92e1

Please sign in to comment.