Add validation, better initials

This commit is contained in:
Joshua Seigler 2019-05-05 07:22:07 -04:00
parent 9ec942b3fa
commit 3b3e3c9c42
11 changed files with 255 additions and 75 deletions

View file

@ -6,6 +6,7 @@
"watch": "pwa watch"
},
"dependencies": {
"deepmerge": "^3.2.0",
"preact": "^10.0.0-beta.1",
"preact-router": "^3.0.0",
"sirv-cli": "^0.2.0"