diff --git a/package.json b/package.json index b1327bee53..cadd1e0150 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@craco/craco": "<7", "@formatjs/intl-pluralrules": "^5.2.3", "@openstax/event-capture-client": "^2.0.2", - "@openstax/highlighter": "1.13.0", + "@openstax/highlighter": "https://github.com/openstax/highlighter#use-mark-dist-branch", "@openstax/open-search-client": "0.1.0-build.7", "@openstax/ts-utils": "1.2.4", "@openstax/ui-components": "https://github.com/openstax/ui-components#1.3.4-post2", diff --git a/yarn.lock b/yarn.lock index 2246d79efb..ae553ca8aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5083,10 +5083,9 @@ dependencies: uuid "^8.3.2" -"@openstax/highlighter@1.13.0": - version "1.13.0" - resolved "https://registry.yarnpkg.com/@openstax/highlighter/-/highlighter-1.13.0.tgz#77536bea9b36ff3ec79f3fcd0355e94bc8e33580" - integrity sha512-1OLuqAKgN+oGZMIWB9dFQFHRHPh5YuoWBvyGW/cLXAm0Pl77U6WsJtjww3//Ej0bnsyL4AhxT5TAY4FmJzopFg== +"@openstax/highlighter@https://github.com/openstax/highlighter#use-mark-dist-branch": + version "1.14.0" + resolved "https://github.com/openstax/highlighter#ad7bf27d2f53aa9ad4e8168a7866e1ace2a909b7" dependencies: "@openstax/highlights-client" "0.2.3" change-case "^4.0.0"