mirror of
https://github.com/ershisan99/DevToysWeb.git
synced 2025-12-16 20:49:23 +00:00
chore(dev): use VOLTA instead of Docker
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"volta": {
|
||||
"node": "18.16.0",
|
||||
"yarn": "1.22.19"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
|
||||
Reference in New Issue
Block a user