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