update
This commit is contained in:
parent
efdd66373e
commit
5220958c0a
18 changed files with 61 additions and 112 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=1.11.36
|
||||
VERSION=1.11.38
|
||||
APP=element-web
|
||||
DEPOT=https://github.com/vector-im/element-web.git
|
||||
GIT_VERSION=v${VERSION}
|
||||
|
@ -19,7 +19,7 @@ main(){
|
|||
|
||||
envinit() {
|
||||
configure_depot_yarn
|
||||
configure_depot_nodejs
|
||||
configure_depot_nodejs 18
|
||||
install_package_dependency
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue