diff --git a/package-overrides/github/ajaxorg/ace-builds@1.1.6.json b/package-overrides/github/ajaxorg/ace-builds@1.1.6.json index 2ab03db..2dde398 100644 --- a/package-overrides/github/ajaxorg/ace-builds@1.1.6.json +++ b/package-overrides/github/ajaxorg/ace-builds@1.1.6.json @@ -2,11 +2,11 @@ "main": "ace", "format": "global", "directories": { - "lib": "src" + "lib": "src-noconflict" }, "shim": { "ace": { "exports": "ace" } } -} \ No newline at end of file +}