Skip to content

Commit

Permalink
released v2.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 9, 2022
1 parent bc757ff commit 7cc36a5
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/icons",
"version": "2.6.6",
"version": "2.6.7",
"description": "The premium icon font for uiw Component Library.",
"author": "Kenny <wowohoo@qq.com>",
"main": "./lib/index.js",
Expand All @@ -17,11 +17,6 @@
"build": "tsbb build --entry fonts/react/index.js --no-source-maps",
"start": "npm run font && npm run build && npm run copy"
},
"files": [
"fonts",
"esm",
"lib"
],
"keywords": [
"svg",
"icon",
Expand All @@ -46,9 +41,6 @@
"css",
"base64"
],
"bugs": {
"url": "https://github.com/jaywcjlove/icons/issues"
},
"devDependencies": {
"copyfiles": "~2.4.1",
"svgtofont": "~3.17.4",
Expand Down

0 comments on commit 7cc36a5

Please sign in to comment.