1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-06-28 05:25:11 +00:00

Fix Pages build error

This commit is contained in:
2023-06-02 18:14:36 +02:00
parent 4908d8239b
commit 3b5665c05f
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
{
"scripts": {
"build": "npx @11ty/eleventy",
"dev": "npx @11ty/eleventy --serve"
},
"devDependencies": {