This commit is contained in:
nicwands
2026-03-02 11:58:01 -05:00
parent cf8574664f
commit 4d5823e6a9
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": "0.1.1",
"version": "0.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@takerofnotes/plugin-filesystem",
"version": "0.1.1",
"version": "0.2.0",
"license": "MIT",
"dependencies": {
"@takerofnotes/plugin-sdk": "^0.3.1"

View File

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