publish: 📦 3.1.0

This commit is contained in:
Ravinou 2025-06-01 13:23:31 +02:00
commit 57e4550e42
No known key found for this signature in database
GPG key ID: EEEE670C40F6A4D7
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "borgwarehouse",
"version": "3.0.0",
"version": "3.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "borgwarehouse",
"version": "3.0.0",
"version": "3.1.0",
"dependencies": {
"@tabler/icons-react": "^3.33.0",
"async-mutex": "^0.5.0",

View file

@ -1,6 +1,6 @@
{
"name": "borgwarehouse",
"version": "3.0.0",
"version": "3.1.0",
"private": true,
"scripts": {
"dev": "next dev",