Skip to content

Commit

Permalink
build: enable corepack (#205)
Browse files Browse the repository at this point in the history
Co-authored-by: Kia Ishii <[email protected]>
  • Loading branch information
NozomuIkuta and kiaking committed Jan 25, 2023
1 parent 1084ae5 commit 29e84fb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:

- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 7.0.0

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@globalbrain/sefirot",
"version": "2.14.1",
"packageManager": "[email protected]",
"description": "Vue Components for Global Brain Design System.",
"author": "Kia Ishii <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 29e84fb

Please sign in to comment.