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 8a68673a48
commit 5b89be04ce
3 changed files with 4 additions and 4 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",