chore: release v1.0.0

This commit is contained in:
Sonny
2024-03-27 23:40:43 +01:00
parent 0bf5ac11b0
commit 79fc8d4dfb
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "my-links",
"version": "0.0.0",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "my-links",
"version": "0.0.0",
"version": "1.0.0",
"dependencies": {
"@ducanh2912/next-pwa": "^10.0.0",
"@prisma/client": "^5.7.0",

View File

@@ -1,6 +1,6 @@
{
"name": "my-links",
"version": "0.0.0",
"version": "1.0.0",
"description": "MyLinks is a free and open source software, that lets you manage your bookmarks in an intuitive interface",
"private": false,
"scripts": {