Skip to content

Commit

Permalink
chore: Update description.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 6, 2020
1 parent 6eed771 commit 8b9228b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@uiw/bootstrap-icons",
"version": "1.0.0",
"description": "",
"description": "Official open source SVG icon library for Bootstrap.",
"main": "index.js",
"scripts": {
"start": "node scripts/build.js"
Expand Down
4 changes: 2 additions & 2 deletions scripts/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ svgtofont({
logo: path.resolve(process.cwd(), "assets", "logo.svg"),
version: pkg.version,
meta: {
description: "File icons in the file tree.",
keywords: "file,icon,bootstrap-icons,TTF,EOT,WOFF,WOFF2,SVG"
description: "Official open source SVG icon library for Bootstrap.",
keywords: "Bootstrap,icon,bootstrap-icons,TTF,EOT,WOFF,WOFF2,SVG"
},
description: ``,
links: [
Expand Down

0 comments on commit 8b9228b

Please sign in to comment.