add license, v0.1.4
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing

This commit is contained in:
2026-02-23 11:14:04 +01:00
parent d52ef134c3
commit ec3255296a
2 changed files with 654 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
{
"name": "@panic/web-ui",
"version": "0.1.3",
"version": "0.1.4",
"license": "AGPL-3.0-only",
"description": "Core components for panic.haus web applications",
"type": "module",
"main": "./dist/index.js",
"module": "./dist/index.js",