From a4f099dd72f0994562a469ccc03732defcd0253c Mon Sep 17 00:00:00 2001 From: Pascal Jufer Date: Wed, 11 Oct 2023 02:43:10 +0200 Subject: [PATCH] chore: update package descriptions (#363) --- package.json | 2 +- packages/iconoir-flutter/pubspec.yaml | 2 +- packages/iconoir-react-native/package.json | 2 +- packages/iconoir-react/package.json | 2 +- packages/iconoir-vue/package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d7d93a60..e9753bee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "iconoir", "version": "6.11.0", - "description": "The biggest open source icon library with tons of free icons.", + "description": "Iconoir - The biggest open source icon library with tons of free icons.", "keywords": [ "free", "icons", diff --git a/packages/iconoir-flutter/pubspec.yaml b/packages/iconoir-flutter/pubspec.yaml index ebe11cb6..0461a149 100644 --- a/packages/iconoir-flutter/pubspec.yaml +++ b/packages/iconoir-flutter/pubspec.yaml @@ -1,5 +1,5 @@ name: iconoir_flutter -description: Flutter library for Iconoir icon set +description: Flutter library for Iconoir, the biggest open source icon library with tons of free icons. version: 6.11.0 homepage: https://iconoir.com repository: https://github.com/iconoir-icons/iconoir diff --git a/packages/iconoir-react-native/package.json b/packages/iconoir-react-native/package.json index ec48b70e..4423d7fd 100644 --- a/packages/iconoir-react-native/package.json +++ b/packages/iconoir-react-native/package.json @@ -1,7 +1,7 @@ { "name": "iconoir-react-native", "version": "6.11.0", - "description": "React Native library for Iconoir icon set", + "description": "React Native library for Iconoir, the biggest open source icon library with tons of free icons.", "keywords": [ "icons", "svg", diff --git a/packages/iconoir-react/package.json b/packages/iconoir-react/package.json index c134a59b..8236cd45 100644 --- a/packages/iconoir-react/package.json +++ b/packages/iconoir-react/package.json @@ -1,7 +1,7 @@ { "name": "iconoir-react", "version": "6.11.0", - "description": "React library for Iconoir icon set", + "description": "React library for Iconoir, the biggest open source icon library with tons of free icons.", "keywords": [ "icons", "svg", diff --git a/packages/iconoir-vue/package.json b/packages/iconoir-vue/package.json index b2bab1de..9e919340 100644 --- a/packages/iconoir-vue/package.json +++ b/packages/iconoir-vue/package.json @@ -1,7 +1,7 @@ { "name": "@iconoir/vue", "version": "6.11.0", - "description": "Vue library for Iconoir icon set", + "description": "Vue library for Iconoir, the biggest open source icon library with tons of free icons.", "keywords": [ "icons", "svg",