From 83bc92c51ae3c16f3be77167e9ecc0b34b23209e Mon Sep 17 00:00:00 2001 From: Renato Oda Date: Mon, 23 May 2022 20:54:21 -0300 Subject: [PATCH] remove unnecessary dependency --- README.md | 4 +- package.json | 5 +- pnpm-lock.yaml | 822 +++---------------------------------------------- 3 files changed, 54 insertions(+), 777 deletions(-) diff --git a/README.md b/README.md index 999203c..edf44e0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Avoid writing code that contains high scope decoupling with using-try-catch. [![GitHub license](https://img.shields.io/github/license/Oda2/using-try-catch)](https://github.com/Oda2/using-try-catch/blob/master/LICENSE) [![GitHub issues](https://img.shields.io/github/issues/Oda2/using-try-catch)](https://github.com/Oda2/using-try-catch/issues) [![GitHub stars](https://img.shields.io/github/stars/Oda2/using-try-catch)](https://github.com/Oda2/using-try-catch/stargazers) -[![CDN jsdelivr](https://img.shields.io/badge/cdn%20jsdelivr-0.2.0-green)](https://cdn.jsdelivr.net/npm/using-try-catch@0.2.0/dist/usingTryCatch.js) +[![CDN jsdelivr](https://img.shields.io/badge/cdn%20jsdelivr-0.2.1-green)](https://cdn.jsdelivr.net/npm/using-try-catch@0.2.1/dist/usingTryCatch.js) [![Vulnerability](https://img.shields.io/snyk/vulnerabilities/github/oda2/using-try-catch)](https://github.com/Oda2/using-try-catch) [![Edit admiring-sun-5qry6](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/using-try-catch-zul50) @@ -176,7 +176,7 @@ example(); - +