Skip to content

Commit 77801e7

Browse files
committed
use pnpm@9.6.0
1 parent 039bd7d commit 77801e7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
env:
1010
APP_NAME: tailwindcss-oxide
1111
NODE_VERSION: 24
12-
PNPM_VERSION: 10
12+
PNPM_VERSION: '9.6.0'
1313
OXIDE_LOCATION: ./crates/node
1414

1515
permissions:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ permissions:
2222
env:
2323
APP_NAME: tailwindcss-oxide
2424
NODE_VERSION: 24
25-
PNPM_VERSION: 10
25+
PNPM_VERSION: '9.6.0'
2626
OXIDE_LOCATION: ./crates/node
2727

2828
concurrency:

0 commit comments

Comments
 (0)