This commit is contained in:
nicwands
2026-02-24 13:45:20 -05:00
parent 8da3d5d8af
commit b32310463c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "takerofnotes-plugin-filesystem", "name": "takerofnotes-plugin-filesystem",
"version": "1.0.0", "version": "1.1.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "takerofnotes-plugin-filesystem", "name": "takerofnotes-plugin-filesystem",
"version": "1.0.0", "version": "1.1.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"electron": "^40.6.0", "electron": "^40.6.0",

View File

@@ -1,6 +1,6 @@
{ {
"name": "takerofnotes-plugin-filesystem", "name": "takerofnotes-plugin-filesystem",
"version": "1.0.0", "version": "1.1.0",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/nicwands/takerofnotes-plugin-filesystem.git" "url": "git+https://github.com/nicwands/takerofnotes-plugin-filesystem.git"