Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #10 from elonehoo/renovate/pnpm-7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
elonehoo committed Sep 11, 2022
2 parents a397a40 + 96e5f46 commit 98d5429
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name":"@elonehoo/tic-tac-toe",
"packageManager": "pnpm@6.32.9",
"packageManager": "pnpm@7.11.0",
"version": "0.0.1",
"scripts": {
"dev": "vite --port 3333 --open",
Expand All @@ -15,7 +15,7 @@
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",
"@vitejs/plugin-react": "2.1.0",
"pnpm":"6.34.0",
"pnpm":"7.11.0",
"typescript": "4.8.3",
"vite": "2.9.15"
}
Expand Down

0 comments on commit 98d5429

Please sign in to comment.