update port (again)
This commit is contained in:
parent
12bd8c749b
commit
f182c37345
@ -4,7 +4,7 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "npx @11ty/eleventy && npx http-serve _site -p 8086",
|
"start": "npx @11ty/eleventy && npx http-serve _site -p 8082",
|
||||||
"dev": "npx @11ty/eleventy --serve --port=8080",
|
"dev": "npx @11ty/eleventy --serve --port=8080",
|
||||||
"build": "npx @11ty/eleventy",
|
"build": "npx @11ty/eleventy",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
Loading…
Reference in New Issue
Block a user