diff --git a/workflow/engine/bin/tasks/libraries.json b/workflow/engine/bin/tasks/libraries.json index d302cbb06..48329673a 100644 --- a/workflow/engine/bin/tasks/libraries.json +++ b/workflow/engine/bin/tasks/libraries.json @@ -167,8 +167,8 @@ }, { "name": "editor", - "full": "gulliver/thirdparty/htmlarea/editor.js", - "mini": "gulliver/thirdparty/htmlarea/editor.js", + "full": "thirdparty/htmlarea/editor.js", + "mini": "thirdparty/htmlarea/editor.js", "minify": true } ],