mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-07 18:31:33 +01:00
js-sdk, not react-sdk
This commit is contained in:
parent
4ca4441f77
commit
3706d6e32a
@ -3,4 +3,4 @@ node_js:
|
||||
- node # Latest stable version of nodejs.
|
||||
install:
|
||||
- npm install
|
||||
- (cd node_modules/matrix-react-sdk && npm install)
|
||||
- (cd node_modules/matrix-js-sdk && npm install)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user