reset version/package

This commit is contained in:
nicwands
2026-02-25 22:12:30 -05:00
parent 6ec688b994
commit 8a0b27992c
3 changed files with 17 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "takerofnotes-plugin-filesystem",
"version": "1.6.0",
"name": "@takerofnotes/plugin-filesystem",
"version": "0.1.0",
"repository": {
"type": "git",
"url": "git+https://github.com/nicwands/takerofnotes-plugin-filesystem.git"
@@ -16,8 +16,8 @@
"license": "MIT",
"description": "Filesystem storage plugin for Taker of Notes",
"dependencies": {
"gray-matter": "^4.0.3",
"takerofnotes-plugin-sdk": "^0.4.0"
"@takerofnotes/plugin-sdk": "^0.1.0",
"gray-matter": "^4.0.3"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^29.0.0",