Update package.json info.
This commit is contained in:
parent
1080648ead
commit
c25fb4ece4
10
package.json
10
package.json
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "@holllo/gram",
|
||||
"description": "Opinionated component library using HTM & Preact.",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"name": "@holllo/preact-components",
|
||||
"description": "Holllo's Preact component library.",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"version": "0.2.1",
|
||||
"author": "Holllo <helllo@holllo.cc>",
|
||||
"author": "Holllo <helllo@holllo.org>",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Holllo/gram"
|
||||
"url": "https://git.bauke.xyz/Holllo/preact-components"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
|
|
Loading…
Reference in New Issue