Skip to content

Commit 9ba5ef8

Browse files
committed
chore: specify package manager version
1 parent 99550cc commit 9ba5ef8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@
2323
"eslint-plugin-astro": "^1.2.4",
2424
"prettier": "^3.3.3",
2525
"prettier-plugin-astro": "^0.14.1"
26-
}
26+
},
27+
"packageManager": "[email protected]"
2728
}

0 commit comments

Comments
 (0)