bump ui to 0.0.22 and api to 0.0.7

This commit is contained in:
Gregor Vostrak
2026-07-24 17:42:14 +02:00
parent 885abf3333
commit 79d85227c2
4 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@solidtime/api",
"version": "0.0.6",
"version": "0.0.7",
"description": "Package containing the solidtime api client and type declarations",
"main": "./dist/solidtime-api.umd.cjs",
"module": "./dist/solidtime-api.js",