From af51946073450f47f5a87f132756115df9fba135 Mon Sep 17 00:00:00 2001 From: Sylvain Lesage Date: Mon, 9 Feb 2026 15:45:27 +0100 Subject: [PATCH] replace bundlephobia with bundle.js --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34f678c..16773b1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # cosovo [![npm](https://img.shields.io/npm/v/cosovo)](https://www.npmjs.com/package/cosovo) -[![minzipped](https://img.shields.io/bundlephobia/minzip/cosovo)](https://www.npmjs.com/package/cosovo) +[![size](https://img.shields.io/bundlejs/size/cosovo)](https://www.npmjs.com/package/cosovo) [![workflow status](https://github.com/severo/cosovo/actions/workflows/ci.yml/badge.svg)](https://github.com/severo/cosovo/actions) [![mit license](https://img.shields.io/badge/License-MIT-orange.svg)](https://opensource.org/licenses/MIT) ![coverage](https://img.shields.io/badge/Coverage-100-darkred)