feat: add license and repository information to package.json
All checks were successful
Publish to npm / publish (push) Successful in 25s
All checks were successful
Publish to npm / publish (push) Successful in 25s
This commit is contained in:
parent
87b7d64d2f
commit
d54b2f3d87
|
@ -34,5 +34,10 @@
|
|||
"files": [
|
||||
"dist",
|
||||
"dist_types"
|
||||
]
|
||||
],
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Astrian/datenel-vue3.git"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user