mirror of
https://github.com/jamjan05/AI-Vault-for-Obsidian.git
synced 2026-07-22 06:56:43 +00:00
- esbuild.config.mjs uses an explicit nodeBuiltins array, so builtin-modules is unused; drop it from package.json and package-lock.json (Obsidian linter warning). - Drop orphan 1.0.8 entry from versions.json (no such release; current version is 1.0.5). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
6 lines
83 B
JSON
6 lines
83 B
JSON
{
|
|
"1.0.0": "1.4.0",
|
|
"1.0.2": "1.7.2",
|
|
"1.0.4": "1.7.2",
|
|
"1.0.5": "1.7.2"
|
|
}
|