This commit is contained in:
Ravinou 2024-04-07 11:43:32 +02:00
parent 26ba1538e9
commit 938595f86a
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.0",
"version": "2.2.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "borgwarehouse",
"version": "2.2.0",
"version": "2.2.1",
"dependencies": {
"@tabler/icons-react": "^3.1.0",
"bcryptjs": "^2.4.3",

View file

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