Actualiser package.json
This commit is contained in:
parent
2b90820abe
commit
59c2822f63
|
|
@ -5,7 +5,7 @@
|
||||||
"main": ".eleventy.js",
|
"main": ".eleventy.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"develop": "npx eleventy --serve",
|
"develop": "npx eleventy --serve",
|
||||||
"build": "SET NODE_ENV=production npx @11ty/eleventy"
|
"build": "NODE_ENV=production npx @11ty/eleventy"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "",
|
"author": "",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue