From a9b68524b5baaf80dcc552c974077e734c12afb0 Mon Sep 17 00:00:00 2001 From: neil Date: Thu, 5 Jan 2023 08:16:28 +0800 Subject: [PATCH] fix semver --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 676b0fa..9cd0fd9 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ For better documentation checkout this [notion](https://www.notion.so/teaxyz/tea | nodejs.org | >=16 | | pnpm.io | >=7.18.2 | | rust-lang.org | >=1.62 | -| nixos.org/patchelf | 0.17.0 | -| freedesktop.org/pkg-config | 0.29.2 | -| gnome.org/librsvg | 2.55.1 | +| nixos.org/patchelf | >=0.17 | +| freedesktop.org/pkg-config | >=0.29 | +| gnome.org/librsvg | >=2.55 | # Getting Started ```sh