Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1752 from w3bdesign/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
w3bdesign authored Apr 27, 2024
2 parents 4c9499b + d133042 commit 1e95699
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"e2e": "start-test dev 3000 cypress:headless",
"playwright": "npx playwright test",
"playwright:codegen": "playwright codegen",
"refresh": "rm -rf node_modules && rm package-lock.json && pnpm i && npm run format",
"refresh": "rm -rf node_modules && rm pnpm-lock.yaml && pnpm i && pnpm format",
"prettier": "prettier \"**/*.{js,mjs,ts,tsx,md,mdx,json,yml,css}\" --check --cache --cache-strategy=content --cache-location=.prettiercache",
"prettier:fix": "npm run prettier -- --write"
},
Expand Down
134 changes: 67 additions & 67 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1e95699

Please sign in to comment.