chore: bump frontend version to 1.0.91

This commit is contained in:
Gitea Actions Bot
2025-07-24 11:52:24 +00:00
committed by paul
parent 0064122eff
commit 55c8384a25
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "picpeak-frontend",
"version": "1.0.90",
"version": "1.0.91",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "picpeak-frontend",
"version": "1.0.90",
"version": "1.0.91",
"dependencies": {
"@tanstack/react-query": "^5.0.0",
"@tiptap/extension-character-count": "^2.26.1",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "picpeak-frontend",
"private": true,
"version": "1.0.90",
"version": "1.0.91",
"type": "module",
"scripts": {
"dev": "vite",