mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 13:37:28 +00:00
Fix/submodule frontend (#13490)
* 🔥 hotfix: point submodules to latest commits * 🔥 hotfix: point submodules to latest commits
This commit is contained in:
parent
e18a14738c
commit
721be91b45
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
# . "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
#npx lint-staged
|
||||
# npx lint-staged
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 178c3f2195b385eeaf0f00154026fb54ef84c0bf
|
||||
Subproject commit fbf55a45f62cc34c00b17ec1ba0b9899c7b0c675
|
||||
Loading…
Reference in a new issue