From 320a1d9cd5c0de623a554fe79412f0416c82c429 Mon Sep 17 00:00:00 2001 From: Aaron Fagan Date: Tue, 6 Aug 2024 10:53:58 -0600 Subject: [PATCH] docs: hardcode icon image paths --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0684a1b..f47961c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@aaronfagan/ccicons", - "version": "0.1.0", + "version": "0.1.1", "description": "SVG Credit Card & Payment Icons", "main": "src/index.js", "scripts": {