Add search to docs

Closes: #295
This commit is contained in:
Eike Kettner
2020-09-30 00:17:18 +02:00
parent f40eb15e86
commit 9f1d8cee8f
16 changed files with 422 additions and 123 deletions

View File

@ -9,12 +9,12 @@
"elm/browser": "1.0.2",
"elm/core": "1.0.5",
"elm/html": "1.0.0",
"elm/json": "1.1.3",
"elm/random": "1.0.0",
"elm-community/random-extra": "3.1.0",
"elm-explorations/markdown": "1.0.0"
},
"indirect": {
"elm/json": "1.1.3",
"elm/time": "1.0.0",
"elm/url": "1.0.0",
"elm/virtual-dom": "1.0.2",