Fixed outputs.
Some checks are pending
Node.js CI / build (postgresql, 18.18) (push) Waiting to run

This commit is contained in:
Mike Cao 2025-09-01 16:17:55 -07:00
parent 56af91950a
commit 0d19e9a247
4 changed files with 5 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@umami/components",
"version": "0.100.0",
"version": "0.101.0",
"description": "Umami React components.",
"author": "Mike Cao <mike@mikecao.com>",
"license": "MIT",
@ -13,7 +13,6 @@
"colord": "^2.9.2",
"date-fns-tz": "^1.1.4",
"immer": "^9.0.12",
"moment-timezone": "^0.5.35",
"next": "^13.4.0",
"next-basics": "^0.36.0",
"react": "^18.2.0",