diff --git a/packages/xod-client/package.json b/packages/xod-client/package.json index 35be1e78..83d94800 100644 --- a/packages/xod-client/package.json +++ b/packages/xod-client/package.json @@ -35,7 +35,7 @@ "react-codemirror": "^1.0.0", "react-collapsible": "^2.0.3", "react-contextmenu": "^2.9.1", - "react-custom-scroll": "^3.2.2", + "react-custom-scroll": "git+https://github.com/xodio/react-custom-scroll.git#aefa21e3fa3bcc173b969176b91044db05399a67", "react-dnd": "^2.5.1", "react-dnd-html5-backend": "^2.5.1", "react-dom": "^16.2", diff --git a/yarn.lock b/yarn.lock index c00b21a4..b3dc2470 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12285,10 +12285,9 @@ react-contextmenu@^2.9.1: classnames "^2.2.5" object-assign "^4.1.0" -react-custom-scroll@^3.2.2: +"react-custom-scroll@git+https://github.com/xodio/react-custom-scroll.git#aefa21e3fa3bcc173b969176b91044db05399a67": version "3.2.2" - resolved "https://registry.yarnpkg.com/react-custom-scroll/-/react-custom-scroll-3.2.2.tgz#c22dab0c3eab0138cb8d8afd1565c835feb01b6a" - integrity sha512-JQf2iz6GDcHTosDvQcKAttSJeBOI3uh+fVobcO1W4RVmlSqoPfVplhdwIMC+HSN6YZt6iuLAiCl1OLiu4wd/pg== + resolved "git+https://github.com/xodio/react-custom-scroll.git#aefa21e3fa3bcc173b969176b91044db05399a67" react-dnd-html5-backend@^2.5.1: version "2.5.4"