Skip to content

Commit 5fb78a5

Browse files
authored
Update Kinobi and pnpm (#37)
1 parent 08b7e17 commit 5fb78a5

File tree

10 files changed

+1970
-2662
lines changed

10 files changed

+1970
-2662
lines changed

.changeset/eight-ants-camp.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"create-solana-program": patch
3+
---
4+
5+
Update Kinobi and pnpm

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ template/**/.gitignore
1414

1515
.prettierrc
1616
package.json
17+
pnpm-lock.yaml
1718
README.md

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
"prompts": "^2.4.2",
4949
"zx": "^7.2.3"
5050
},
51-
"packageManager": "pnpm@8.15.4"
51+
"packageManager": "pnpm@9.1.0"
5252
}

0 commit comments

Comments
 (0)