Add velocity as a dep
As we now use it from vector, so we shouldn't rely on it being pulled in via react-sdkpull/4209/head
parent
e30fcdba4c
commit
d06934c5f6
|
@ -77,7 +77,8 @@
|
|||
"react-gemini-scrollbar": "matrix-org/react-gemini-scrollbar#5e97aef",
|
||||
"sanitize-html": "^1.11.1",
|
||||
"ua-parser-js": "^0.7.10",
|
||||
"url": "^0.11.0"
|
||||
"url": "^0.11.0",
|
||||
"velocity-vector": "vector-im/velocity#059e3b2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^6.6.0",
|
||||
|
|
Loading…
Reference in New Issue