diff --git a/package.json b/package.json index 1c46678..53ae043 100644 --- a/package.json +++ b/package.json @@ -96,6 +96,7 @@ "p-queue": "^3.0.0", "process-exists": "^3.1.0", "qrcode.react": "^0.8.0", + "ramda": "^0.26.1", "react": "^16.6.0", "react-click-outside": "tj/react-click-outside", "react-dom": "^16.6.0", diff --git a/yarn.lock b/yarn.lock index bb17efb..df1654d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11394,6 +11394,11 @@ raf@^3.4.0: dependencies: performance-now "^2.1.0" +ramda@^0.26.1: + version "0.26.1" + resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.26.1.tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06" + integrity sha512-hLWjpy7EnsDBb0p+Z3B7rPi3GDeRG5ZtiI33kJhTt+ORCd38AbAIjB/9zRIUoeTbE/AVX5ZkU7m6bznsvrf8eQ== + randomatic@^3.0.0: version "3.1.1" resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-3.1.1.tgz#b776efc59375984e36c537b2f51a1f0aff0da1ed"