chore: update version to 1.2.0 and fix license field in package.json
Publish to npm / check-and-publish (push) Successful in 19s
Publish to npm / check-and-publish (push) Successful in 19s
This commit is contained in:
+3
-3
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"name": "@unkn0wndo3s/nova-design-system",
|
||||
"type": "module",
|
||||
"version": "1.1.1",
|
||||
"version": "1.2.0",
|
||||
"description": "Nova Design System — Astro component library",
|
||||
"license": "SEE LICENSE IN LICENSE.md",
|
||||
"license": "LICENSE.md",
|
||||
"author": "Unkn0wn",
|
||||
"main": "./src/index.ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://git.novaprojects.dev/unkn0wn/nova-design-system.git"
|
||||
"url": "https://git.novaprojects.dev/unkn0wn/nova-design-system.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://git.novaprojects.dev/unkn0wn/nova-design-system/issues"
|
||||
|
||||
Reference in New Issue
Block a user