mirror of
https://github.com/dzeiocom/components.git
synced 2025-06-18 13:39:21 +00:00
fix: Add normal variant of colors for easyness of usage in projects
Signed-off-by: Avior <f.bouillon@aptatio.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@dzeio/components",
|
||||
"version": "1.0.0-beta.10",
|
||||
"version": "1.0.0-beta.11",
|
||||
"license": "MIT",
|
||||
"main": "./index.umd.js",
|
||||
"module": "./index.es.js",
|
||||
@ -35,6 +35,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@dzeio/object-util": "^1",
|
||||
"lucide-react": "^0.91.0"
|
||||
"lucide-react": "^0.104.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user