Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
csr632 committed Jan 23, 2024
1 parent 5fa7bbb commit 6475c25
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"@types/wait-on": "^5.3.4",
"cross-env": "^7.0.3",
"execa": "^5.1.1",
"fs-extra": "11.1.1",
"get-port": "^5.1.1",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
Expand All @@ -52,6 +53,7 @@
"typescript": "^5.3.3",
"wait-on": "^6.0.1"
},
"// fs-extra comment": "fs-extra@11.2.0 's fs.copy has bug on test-setup/utils/fsUtils.ts. So fix its version at 11.1.1 for now.",
"pnpm": {
"overrides": {
"vite-plugin-react-pages": "workspace:*",
Expand Down
12 changes: 12 additions & 0 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 6475c25

Please sign in to comment.