Update package.json
This commit is contained in:
parent
6063beace7
commit
04f4d4b86d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "www",
|
"name": "main-site",
|
||||||
"version": "0.2.0",
|
"version": "0.5.7",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev:debug": "NODE_OPTIONS='--inspect' next dev -H :: -p 8001",
|
"dev:debug": "NODE_OPTIONS='--inspect' next dev -H :: -p 8001",
|
||||||
|
|
Loading…
Reference in a new issue