chore: release v2.0.1

This commit is contained in:
Sonny
2024-07-06 01:42:47 +02:00
parent 16a4ce1761
commit 73752aed32
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "my-links",
"version": "2.0.0",
"version": "2.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "my-links",
"version": "2.0.0",
"version": "2.0.1",
"license": "UNLICENSED",
"dependencies": {
"@adonisjs/ally": "^5.0.2",

View File

@@ -1,6 +1,6 @@
{
"name": "my-links",
"version": "2.0.0",
"version": "2.0.1",
"type": "module",
"license": "UNLICENSED",
"scripts": {
@@ -126,4 +126,4 @@
"volta": {
"node": "22.2.0"
}
}
}