This commit is contained in:
Mayel de Borniol 2022-12-22 13:55:48 +13:00
parent d4bf8b05c4
commit f86840d8a4
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ import { ResponsiveTabsHooks } from "./../../../deps/bonfire_ui_common/assets/js
import { ThemeHooks } from "./../../../deps/bonfire_ui_common/assets/js/theme"
import { PopupHooks } from "./../../../deps/bonfire_ui_common/assets/js/popup"
import { FeedHooks } from "./../../../extensions/bonfire_ui_common/assets/js/feed"
import { FeedHooks } from "./../../../deps/bonfire_ui_common/assets/js/feed"
import { ImageHooks } from "./../../../deps/bonfire_ui_common/assets/js/image"
import { EmojiHooks } from "./../../../deps/bonfire_ui_common/assets/js/emoji"
// import { EditorCkHooks } from "./../../../deps/bonfire_editor_ck/assets/js/extension"

View file

@ -44,7 +44,7 @@
"bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "0842fd154dc97f74eb6d535baba843cfeed7da61", [branch: "main"]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "a08ad9a8b127aee1df7fdf1fd5d427a791a79505", [branch: "main"]},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "51082cbcb11121f23c556d3fcb4bae1078257892", [branch: "main"]},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "93f51853c879db2fc25de0a77b7c5b6dbd87237a", [branch: "main"]},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "0a2e1dba38a7cd5e1b4c8f9d264f0d8219f2dc4b", [branch: "main"]},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "2fd412764bfa82aebede8e0b97e8715a834a8db1", [branch: "main"]},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "22b3378bb7d57105743e7541b777078663636a75", [branch: "main"]},
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "cd7a1dcffa3a34d5b1289304c7e2610ec8c04789", [branch: "main"]},