瀏覽代碼

fix(misc) update update-ljm script commit message

j8
Saúl Ibarra Corretgé 4 年之前
父節點
當前提交
35bea1a1d0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      resources/update-ljm.sh

+ 1
- 1
resources/update-ljm.sh 查看文件

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

Loading…
取消
儲存