Skip to content

Commit

Permalink
update pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
ocavue committed Jan 5, 2025
1 parent cb9c334 commit 243a70f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ runs:
steps:
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 8

- name: Setup node
uses: actions/setup-node@v4
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "loro-prosemirror",
"version": "0.2.0",
"description": "Prosemirror Binding for Loro",
"packageManager": "pnpm@9.15.2",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 243a70f

Please sign in to comment.