[go: nahoru, domu]

Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddarnes committed Feb 26, 2021
1 parent e0866db commit 1561ae2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"scripts": {
"dev": "eleventy --serve"
"dev": "eleventy --serve",
"build": "eleventy"
},
"dependencies": {
"@11ty/eleventy": "^0.11.1",
Expand Down

0 comments on commit 1561ae2

Please sign in to comment.