Skip to content

Commit 764f7b4

Browse files
authored
docs(gen-docs): add in packagemanager (#1937)
This adds in packagemanager as recently workflows were revamped to get the pnpm version from the package.json
1 parent 82c5839 commit 764f7b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gen-docs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "gen-docs",
33
"version": "0.0.0",
44
"private": true,
5+
"packageManager": "pnpm@10.17.1",
56
"scripts": {
67
"docusaurus": "docusaurus",
78
"start": "docusaurus start",

0 commit comments

Comments
 (0)