Add glitch to homepage (#542)

This commit was merged in pull request #542.
This commit is contained in:
Kurt Hutten
2021-10-01 21:48:13 +10:00
committed by GitHub
parent 66dc04d98e
commit 6d0c832f6f
4 changed files with 26 additions and 1 deletions

View File

@@ -19,6 +19,7 @@
"@monaco-editor/react": "^4.0.11",
"@react-three/drei": "^7.3.1",
"@react-three/fiber": "^7.0.5",
"@react-three/postprocessing": "^2.0.5",
"@redwoodjs/auth": "^0.36.4",
"@redwoodjs/forms": "^0.36.4",
"@redwoodjs/router": "^0.36.4",
@@ -61,4 +62,4 @@
"raw-loader": "^4.0.2",
"tailwindcss": "^2.2.7"
}
}
}