2.0.0-rc.1

This commit is contained in:
bsourisse 2023-08-27 17:16:06 +02:00 committed by Ravinou
parent 446efb8696
commit 2df933dc95
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": "1.6.0",
"version": "2.0.0-rc.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "borgwarehouse",
"version": "1.6.0",
"version": "2.0.0-rc.1",
"dependencies": {
"@tabler/icons-react": "^2.24.0",
"bcryptjs": "^2.4.3",

View file

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