Skip to content

Commit

Permalink
🔨 chore: add packageManager & update snap (#314)
Browse files Browse the repository at this point in the history
* 🔖 chore: add packageManager & update snap

* 🔖 chore: update ci pnpm verision

* 🔖 chore: remove ci pnpm version
  • Loading branch information
thinkasany authored Sep 4, 2024
1 parent b14dc31 commit 56880dd
Show file tree
Hide file tree
Showing 4 changed files with 1,011 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:

- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9

- uses: afc163/surge-preview@v1
id: preview_step
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:

- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9

- name: Setup Node.js environment
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
Expand Up @@ -128,6 +128,7 @@
"antd-style": "^3",
"react": "^18"
},
"packageManager": "[email protected]",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
Expand Down
Loading

0 comments on commit 56880dd

Please sign in to comment.