Skip to content

Commit

Permalink
Chore: Update v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wendygaoyuan committed Dec 16, 2023
1 parent 932d044 commit 1304a1f
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -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/",
Expand All @@ -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 <wendygaoyuan@163.com>", "Jimmy Cheung <jimmy@remixdesign.cn>"]
}
"contributors": [
"Wendy Gao <wendygaoyuan@163.com>",
"Jimmy Cheung <jimmy@remixdesign.cn>"
]
}

0 comments on commit 1304a1f

Please sign in to comment.