Skip to content

Commit 1a709a1

Browse files
committed
fixed pnpm version
1 parent 5289314 commit 1a709a1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "theme-development-helpers",
3-
"version": "1.0.9",
3+
"version": "1.0.8",
44
"private": true,
5+
"packageManager": "pnpm@8.1.1",
56
"scripts": {
67
"lint": "shopify theme check",
78
"release": "bumpp"

0 commit comments

Comments
 (0)