add license, v0.1.3
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:13:32 +01:00
parent 337f83fd40
commit bba5c5c3c5
2 changed files with 654 additions and 1 deletions

View File

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