From 855e707f43739857edee443a674a3a73a2178b9d Mon Sep 17 00:00:00 2001 From: Ryan L McIntyre Date: Fri, 24 Dec 2021 05:58:40 -0800 Subject: [PATCH] Updates metadata --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index eed94635a..3daf22a98 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nerd-fonts", "version": "2.2.0-RC", - "description": "Iconic font aggregator, collection, and patcher: 39 patched fonts (87k+ variations). Includes popular glyph collections such as Font Awesome & fonts such as Hack", + "description": "Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more", "main": "index.js", "dependencies": {}, "devDependencies": { @@ -27,7 +27,7 @@ "octicons" ], "author": "Ryan L McIntyre", - "license": "MIT", + "license": "SEE LICENSE IN LICENSE file", "bugs": { "url": "https://github.com/ryanoasis/nerd-fonts/issues" },