This commit is contained in:
caffae 2025-05-17 19:29:17 +08:00
parent 67133774b7
commit 6e87618c43
4 changed files with 5 additions and 7 deletions

View file

@ -8,5 +8,4 @@
"authorUrl": "https://github.com/Caffa",
"fundingUrl": "https://ko-fi.com/pamelawang_mwahacookie",
"isDesktopOnly": false
}
}

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "current-folder-notes-pamphlet",
"version": "1.7.13",
"version": "1.7.14",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "current-folder-notes-pamphlet",
"version": "1.7.13",
"version": "1.7.14",
"license": "MIT",
"devDependencies": {
"@types/node": "^16.11.6",

View file

@ -1,6 +1,6 @@
{
"name": "current-folder-notes-pamphlet",
"version": "1.7.13",
"version": "1.7.14",
"description": "Shows a list of notes in the current folder, and allows you to filter the titles to include or exclude notes.",
"main": "main.js",
"scripts": {

View file

@ -28,5 +28,4 @@
"1.7.12": "1.7.7",
"1.7.13": "1.7.7",
"1.7.14": "1.7.7"
}
}