diff --git a/chatgpt_plugin.libraries.yml b/chatgpt_plugin.libraries.yml
index 66f08a0..80afe32 100644
--- a/chatgpt_plugin.libraries.yml
+++ b/chatgpt_plugin.libraries.yml
@@ -3,7 +3,7 @@ chatgpt_assets:
   js:
     js/chatgpt_plugin.js: {scope: footer}
   dependencies:
-    - ckeditor
+    - core/ckeditor
     - core/drupal
     - core/drupalSettings
     - core/jquery
diff --git a/dependency-path.patch b/dependency-path.patch
new file mode 100644
index 0000000..e69de29
