From 953cf3cd93a913672c7049317edda6bf9819b225 Mon Sep 17 00:00:00 2001 From: dwithana Date: Wed, 13 Nov 2024 12:03:46 -0500 Subject: [PATCH] Ramp build for testing --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 346f1859be..c59d434f06 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#0f5f4ce727ea3c99fe92fded25afd96374157981", + "@samvera/ramp": "https://github.com/samvera-labs/ramp.git#25d3c47533c5a452dca4b129294f97c8ced24873", "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 2eb89f0a72..77c24a2888 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1477,9 +1477,9 @@ estree-walker "^2.0.2" picomatch "^4.0.2" -"@samvera/ramp@https://github.com/samvera-labs/ramp.git#0f5f4ce727ea3c99fe92fded25afd96374157981": +"@samvera/ramp@https://github.com/samvera-labs/ramp.git#25d3c47533c5a452dca4b129294f97c8ced24873": version "3.2.1" - resolved "https://github.com/samvera-labs/ramp.git#0f5f4ce727ea3c99fe92fded25afd96374157981" + resolved "https://github.com/samvera-labs/ramp.git#25d3c47533c5a452dca4b129294f97c8ced24873" dependencies: "@rollup/plugin-json" "^6.0.1" "@silvermine/videojs-quality-selector" "^1.3.1"