This commit is contained in:
nicwands
2026-02-24 14:18:14 -05:00
parent 2c0d357d5d
commit 670fba4e75
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.3.0",
"version": "1.4.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "takerofnotes-plugin-filesystem",
"version": "1.3.0",
"version": "1.4.0",
"license": "MIT",
"dependencies": {
"gray-matter": "^4.0.3",

View File

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