This commit is contained in:
Ravinou 2023-10-15 11:14:45 +02:00
parent 70dbd64aff
commit 0d6b5aaf12
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.0.0-rc.3",
"version": "2.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "borgwarehouse",
"version": "2.0.0-rc.3",
"version": "2.0.0",
"dependencies": {
"@tabler/icons-react": "^2.24.0",
"bcryptjs": "^2.4.3",

View file

@ -1,6 +1,6 @@
{
"name": "borgwarehouse",
"version": "2.0.0-rc.3",
"version": "2.0.0",
"private": true,
"scripts": {
"dev": "next dev",