From fde36138cb4e2a2250ccb07f68141eb00ff1912c Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Tue, 4 Sep 2018 22:55:16 +0300 Subject: [PATCH] docs(readme): update benchmarks --- README.md | 2 +- packages/pnpm/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8b2a5ed6f..0c15bfc2fd 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ benchmark which compares the three package managers on different types of applic Here are the benchmarks on a React app: -![](https://cdn.rawgit.com/pnpm/node-package-manager-benchmark/7f0c3e40/results/imgs/react-app.svg) +![](https://cdn.rawgit.com/pnpm/node-package-manager-benchmark/b14c3e8/results/imgs/react-app.svg) ## Support diff --git a/packages/pnpm/README.md b/packages/pnpm/README.md index c8b2a5ed6f..0c15bfc2fd 100644 --- a/packages/pnpm/README.md +++ b/packages/pnpm/README.md @@ -112,7 +112,7 @@ benchmark which compares the three package managers on different types of applic Here are the benchmarks on a React app: -![](https://cdn.rawgit.com/pnpm/node-package-manager-benchmark/7f0c3e40/results/imgs/react-app.svg) +![](https://cdn.rawgit.com/pnpm/node-package-manager-benchmark/b14c3e8/results/imgs/react-app.svg) ## Support