mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-05-04 14:03:26 +00:00
fix lint type error
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "obsidian-infio-copilot",
|
||||
"version": "0.0.3",
|
||||
"description": "A Cursor-inspired AI assistant for Obsidian that offers smart autocomplete and interactive chat with your selected notes",
|
||||
"version": "0.0.4",
|
||||
"description": "A Cursor-inspired AI assistant that offers smart autocomplete and interactive chat with your selected notes",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"bundle-pglite": "node scripts/bundle-pglite-resources.mjs",
|
||||
|
||||
Reference in New Issue
Block a user