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",
"version": "1.0.0",
"version": "1.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "takerofnotes-plugin-filesystem",
"version": "1.0.0",
"version": "1.1.0",
"license": "MIT",
"dependencies": {
"electron": "^40.6.0",

View File

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