chore(pre-release): v2.0.0-beta.2
Some checks failed
Deploy Storybook / deploy (push) Waiting to run
Build / build (v26.5.0) (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled

This commit is contained in:
theborakompanioni 2026-07-30 18:43:12 +02:00
parent 471442ad80
commit 1c23525da5
No known key found for this signature in database
GPG key ID: E8070AF0053AAC0D
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "jam",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "jam",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"license": "MIT",
"dependencies": {
"@hookform/resolvers": "5.5.7",

View file

@ -1,6 +1,6 @@
{
"name": "jam",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"private": true,
"description": "Your sats. Your privacy. Your profit.",
"repository": "git@github.com:joinmarket-webui/jam.git",