Skip to content

Commit 958cc90

Browse files
authored
Merge pull request #105 from jason89521/chore/specify-packageManager
chore: specify package manager
2 parents b46ce98 + 2269287 commit 958cc90

File tree

2 files changed

+3186
-2618
lines changed

2 files changed

+3186
-2618
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,6 @@
5252
},
5353
"peerDependencies": {
5454
"react": ">=18.0.0"
55-
}
55+
},
56+
"packageManager": "pnpm@9.4.0"
5657
}

0 commit comments

Comments
 (0)