Skip to content

Commit

Permalink
Merge branch 'main' into bump-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
choeqq committed Jan 14, 2024
2 parents 2326840 + 8d92541 commit 4138516
Show file tree
Hide file tree
Showing 5 changed files with 2,235 additions and 1,297 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"dev:website": "turbo run dev --filter=website...",
"dev:test": "turbo run dev --filter=test...",
"format": "prettier --write .",
"test": "playwright test",
"prepublishOnly": "rm -rf dist && pnpm build"
"test": "playwright test"
},
"keywords": [
"react",
Expand All @@ -50,7 +49,7 @@
"@playwright/test": "^1.40.1",
"@types/node": "^20.10.6",
"@types/react": "^18.2.46",
"bunchee": "^4.2.11",
"bunchee": "^4.4.0",
"prettier": "^3.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Loading

0 comments on commit 4138516

Please sign in to comment.