Actualiser package.json

This commit is contained in:
TheThomaas 2024-07-03 17:33:23 +00:00
parent 2b90820abe
commit 59c2822f63

View file

@ -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": "",