Skip to content

Commit 08bc759

Browse files
committed
chore: switch to npm, remove pnpm lockfile
1 parent 22236ef commit 08bc759

2 files changed

Lines changed: 2 additions & 9072 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
id: changesets
3737
uses: changesets/action@v1
3838
with:
39-
version: npm run changeset version
40-
publish: npm run changeset publish
39+
version: npx changeset version
40+
publish: npx changeset publish
4141
commit: "chore: version packages"
4242
title: "chore: version packages"
4343
env:

0 commit comments

Comments
 (0)