From a45b12effdd9c59fce51b5468080e314a7203dc1 Mon Sep 17 00:00:00 2001 From: dwithana Date: Thu, 27 Jun 2024 12:07:36 -0400 Subject: [PATCH] New Ramp build --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ce260e76ed..32ececdad1 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/plugin-proposal-object-rest-spread": "^7.20.7", "@babel/preset-react": "^7.0.0", "@babel/runtime": "7", - "@samvera/ramp": "https://github.com/samvera-labs/ramp.git", + "@samvera/ramp": "https://github.com/samvera-labs/ramp.git#07c050224c11070a008c0db804c9fa169caa47ca", "babel-plugin-macros": "^3.1.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "buffer": "^6.0.3", diff --git a/yarn.lock b/yarn.lock index 0421754ed6..111a788aeb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1477,9 +1477,9 @@ estree-walker "^2.0.2" picomatch "^2.3.1" -"@samvera/ramp@https://github.com/samvera-labs/ramp.git": +"@samvera/ramp@https://github.com/samvera-labs/ramp.git#07c050224c11070a008c0db804c9fa169caa47ca": version "3.1.2" - resolved "https://github.com/samvera-labs/ramp.git#6ba3a206ac7bbda3682d70c6bdb53c709c36b29f" + resolved "https://github.com/samvera-labs/ramp.git#07c050224c11070a008c0db804c9fa169caa47ca" dependencies: "@rollup/plugin-json" "^6.0.1" "@silvermine/videojs-quality-selector" "^1.3.1"