From 1304a1f3d7cf127401918213e462d021a168d209 Mon Sep 17 00:00:00 2001 From: Wendy Gao Date: Sat, 16 Dec 2023 21:31:52 +0800 Subject: [PATCH] Chore: Update v4.0.0 --- package.json | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ef577b1b..196bbad2 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,14 @@ { "name": "remixicon", - "version": "3.7.0", + "version": "4.0.0", "description": "Remix Icon is a set of open source neutral style system symbols elaborately crafted for designers and developers. All of the icons are free to use for both personal and commercial.", "homepage": "https://remixicon.com", "keywords": [ - "remixicon", "remix", "icon", "icon library", "icon pack" + "remixicon", + "remix", + "icon", + "icon library", + "icon pack" ], "files": [ "fonts/", @@ -14,11 +18,14 @@ "README_CN.md", "README.md" ], - "license": "Apache 2.0", + "license": "Apache-2.0", "repository": { "type": "git", "url": "https://github.com/Remix-Design/remixicon.git" }, "bugs": "https://github.com/Remix-Design/remixicon/issues", - "contributors": ["Wendy Gao ", "Jimmy Cheung "] -} + "contributors": [ + "Wendy Gao ", + "Jimmy Cheung " + ] +} \ No newline at end of file