remove electron dependency

This commit is contained in:
nicwands
2026-02-24 13:50:13 -05:00
parent b32310463c
commit 38a1319f2d
3 changed files with 1 additions and 791 deletions

View File

@@ -18,7 +18,6 @@
"license": "MIT",
"description": "Filesystem storage plugin for Taker of Notes",
"dependencies": {
"electron": "^40.6.0",
"gray-matter": "^4.0.3",
"takerofnotes-plugin-sdk": "^0.1.0"
},