add bananagrams variant
This commit is contained in:
parent
bf93638810
commit
8014855669
2 changed files with 22 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "npx @11ty/eleventy --incremental --serve",
|
||||
"dev": "npx @11ty/eleventy --serve",
|
||||
"build": "npx @11ty/eleventy",
|
||||
"publish": "npx @11ty/eleventy && npx gh-pages -d dist -b gh-pages"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue