This commit is contained in:
Ravinou 2024-05-12 18:10:12 +02:00
commit fd9eca843c
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": "2.2.1",
"version": "2.3.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "borgwarehouse",
"version": "2.2.1",
"version": "2.3.0",
"dependencies": {
"@tabler/icons-react": "^3.3.0",
"bcryptjs": "^2.4.3",

View file

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