mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08: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…
Reference in New Issue
Block a user