remove typescript dependency from docs

This commit is contained in:
Philipp Kühn
2020-11-23 17:14:30 +01:00
parent 6f169a6fdd
commit 99f50749aa

View File

@@ -22,7 +22,6 @@
"react-dom": "^17.0.1", "react-dom": "^17.0.1",
"remark-container": "^0.1.2", "remark-container": "^0.1.2",
"remark-toc": "^7.0.0", "remark-toc": "^7.0.0",
"typescript": "^4.1.2",
"vue-github-button": "^1.1.2", "vue-github-button": "^1.1.2",
"vue-live": "^1.16.0", "vue-live": "^1.16.0",
"y-indexeddb": "^9.0.5", "y-indexeddb": "^9.0.5",