Apply version 1.1.1

This commit is contained in:
4Source 2025-11-06 17:11:03 +00:00
parent ec3f033375
commit 36abd99cd0
4 changed files with 5 additions and 5 deletions

View file

@ -7,5 +7,5 @@
"authorUrl": "https://github.com/4Source",
"isDesktopOnly": false,
"fundingUrl": "https://www.buymeacoffee.com/4Source",
"version": "1.1.0"
"version": "1.1.1"
}

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "favorites",
"version": "1.0.0",
"version": "1.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "favorites",
"version": "1.0.0",
"version": "1.1.0",
"license": "MIT",
"devDependencies": {
"@stylistic/eslint-plugin": "^3.1.0",

View file

@ -33,5 +33,5 @@
"tslib": "2.4.0",
"typescript": "4.7.4"
},
"version": "1.1.0"
"version": "1.1.1"
}

View file

@ -1,3 +1,3 @@
{
"1.1.0": "1.8.10"
"1.1.1": "1.8.10"
}