Refactor code structure for improved readability and maintainability
Publish to npm / check-and-publish (push) Failing after 13s
Publish to npm / check-and-publish (push) Failing after 13s
This commit is contained in:
Generated
+16
-1655
File diff suppressed because it is too large
Load Diff
+2
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@unkn0wndo3s/nova-design-system",
|
"name": "@unkn0wndo3s/nova-design-system",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "1.00.1",
|
"version": "1.00.2",
|
||||||
"main": "./src/index.ts",
|
"main": "./src/index.ts",
|
||||||
"description": "Nova Design System — Astro component library",
|
"description": "Nova Design System — Astro component library",
|
||||||
"engines": {
|
"engines": {
|
||||||
@@ -21,6 +21,7 @@
|
|||||||
"astro": "astro"
|
"astro": "astro"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@lucide/astro": "^1.21.0",
|
||||||
"astro": "^7.0.0"
|
"astro": "^7.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
+990
-572
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user