Update package.json

This commit is contained in:
Neshura 2023-12-20 07:35:37 +00:00
parent 6063beace7
commit 04f4d4b86d

View file

@ -1,6 +1,6 @@
{
"name": "www",
"version": "0.2.0",
"name": "main-site",
"version": "0.5.7",
"private": true,
"scripts": {
"dev:debug": "NODE_OPTIONS='--inspect' next dev -H :: -p 8001",