Add 'css' in 'iconoir' package & align version

Align the version of the 'iconoir' package with the main version of
Iconoir.
This is not a breaking change and will only happen once.

Closes #108
This commit is contained in:
Pascal Jufer 2022-01-16 16:05:45 +01:00
parent 0be5ba347d
commit a25b4838ae
2 changed files with 4 additions and 4 deletions

View file

@ -1,2 +0,0 @@
*
!icons

View file

@ -1,9 +1,10 @@
{
"name": "iconoir",
"version": "1.0.0",
"version": "4.6.0",
"description": "A Simple and Definitive Open-Source Icons Library",
"type": "module",
"files": [
"css",
"icons"
],
"scripts": {
@ -17,8 +18,9 @@
},
"keywords": [
"icons",
"library",
"svg",
"library"
"css"
],
"license": "MIT",
"bugs": {