From 7912d6efbfff91a64653e8a146506f94fdabd284 Mon Sep 17 00:00:00 2001 From: thednp Date: Sun, 12 Feb 2023 14:35:20 +0000 Subject: [PATCH] Updated badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 866126e..68d809c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![cypress version](https://img.shields.io/badge/cypress-12.4.1-brightgreen)](https://cypress.io/) [![typescript version](https://img.shields.io/badge/typescript-4.9.4-brightgreen)](https://www.typescriptlang.org/) [![eslint version](https://img.shields.io/badge/eslint-8.30.0-brightgreen)](https://github.com/eslint) -[![vite version](https://img.shields.io/badge/vite-4.0.3-brightgreen)](https://github.com/vitejs) +[![vite version](https://img.shields.io/badge/vite-4.0.4-brightgreen)](https://github.com/vitejs) [![prettier version](https://img.shields.io/badge/prettier-2.8.3-brightgreen)](https://prettier.io/) A TypeScript sourced event listener for efficient applications based on the [subscribe-publish](https://hackernoon.com/do-you-still-register-window-event-listeners-in-each-component-react-in-example-31a4b1f6f1c8) pattern, less than 900 bytes when minified and packs a surprising amount of power.