Skip to content

Commit

Permalink
chore: fix packageManager
Browse files Browse the repository at this point in the history
  • Loading branch information
jikkai committed Jul 9, 2024
1 parent 345e8e2 commit 627951a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "univer",
"type": "module",
"version": "1.1.0",
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.4.0",
"description": "Create, edit, and view spreadsheets and documents in various formats like Excel and Word directly within your knowledge base.",
"author": "DreamNum",
"license": "Apache-2.0",
Expand Down

0 comments on commit 627951a

Please sign in to comment.