chore: release v2.1.1

This commit is contained in:
Sonny
2024-09-17 14:55:51 +02:00
parent ed4dbca329
commit 975bb6257c

View File

@@ -1,6 +1,6 @@
{ {
"name": "my-links", "name": "my-links",
"version": "2.1.0", "version": "2.1.1",
"type": "module", "type": "module",
"license": "UNLICENSED", "license": "UNLICENSED",
"scripts": { "scripts": {
@@ -124,4 +124,4 @@
"volta": { "volta": {
"node": "22.2.0" "node": "22.2.0"
} }
} }