Przeglądaj źródła

fix(misc) update update-ljm script commit message

master
Saúl Ibarra Corretgé 5 lat temu
rodzic
commit
35bea1a1d0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      resources/update-ljm.sh

+ 1
- 1
resources/update-ljm.sh Wyświetl plik

@@ -9,7 +9,7 @@ pushd ${THIS_DIR}/..
9 9
 
10 10
 npm install github:jitsi/lib-jitsi-meet#${LATEST_LJM_COMMIT}
11 11
 git add package.json package-lock.json
12
-git commit -m "deps: lib-jitsi-meet@latest"
12
+git commit -m "chore(deps) lib-jitsi-meet@latest"
13 13
 
14 14
 popd
15 15
 

Ładowanie…
Anuluj
Zapisz