Parcourir la source

fix(misc) update update-ljm script commit message

master
Saúl Ibarra Corretgé il y a 5 ans
Parent
révision
35bea1a1d0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      resources/update-ljm.sh

+ 1
- 1
resources/update-ljm.sh Voir le fichier

@@ -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
 

Chargement…
Annuler
Enregistrer