From 03996722724ba7719d2a859e5b9fc7886a405deb Mon Sep 17 00:00:00 2001 From: initplatform Date: Mon, 16 Mar 2020 10:07:52 -0400 Subject: [PATCH] upgrade to feather-icons 4.24.1 which includes 2 new icons --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f3f6b6..02e9e52 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@babel/core": "^7.2.2", "bili": "^3.4.2", "eslint-config-rem": "^4.0.0", - "feather-icons": "^4.10.0", + "feather-icons": "^4.24.1", "fs-extra": "^8.0.1", "lodash.kebabcase": "^4.1.1", "marked": "^0.6.0",