Remove Olm from devDependencies

It was in devDependencies as well as dependencies for some reason
This commit is contained in:
David Baker 2022-12-21 18:49:49 +00:00
parent 0880faf312
commit f35b50d89f

View file

@ -66,7 +66,6 @@
},
"devDependencies": {
"@babel/core": "^7.16.5",
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz",
"@storybook/react": "^6.5.0-alpha.5",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",