Skip to content

Commit 8c3ed07

Browse files
authored
chore: enable corepack w/ npm (#757)
1 parent f24c530 commit 8c3ed07

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
@@ -131,5 +131,6 @@
131131
"scripts": {
132132
"postchangelog": "prettier --write CHANGELOG.md"
133133
}
134-
}
134+
},
135+
"packageManager": "npm@10.8.1+sha256.b8807aebb9656758e2872fa6e7c564b506aa2faa9297439a478d471d2fe32483"
135136
}

0 commit comments

Comments
 (0)