mirror of
https://github.com/ershisan99/DevToysWeb.git
synced 2025-12-16 20:49:23 +00:00
chore(dev): VOLTA -> Corepack
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"volta": {
|
||||
"node": "18.16.0",
|
||||
"pnpm": "8.5.1"
|
||||
"packageManager": "pnpm@8.5.1",
|
||||
"engines": {
|
||||
"node": "^18.16.0"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
|
||||
Reference in New Issue
Block a user