diff options
| author | Johannes Theiner <[email protected]> | 2025-11-10 22:27:46 +0100 |
|---|---|---|
| committer | Johannes Theiner <[email protected]> | 2025-11-10 22:27:46 +0100 |
| commit | 0eca98addaa1600d4481954afcb1172837cef8e3 (patch) | |
| tree | 88e1e816122d8e1140125b3107ac7a76c8db4ff0 /package.json | |
| parent | 92cba2564729d344061db7a270aa07d9d8697e4a (diff) | |
| download | ai-pulse-obsidian-plugin-0eca98addaa1600d4481954afcb1172837cef8e3.tar.gz ai-pulse-obsidian-plugin-0eca98addaa1600d4481954afcb1172837cef8e3.zip | |
update package.json
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 582288a..5351a4a 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@types/node": "^16.11.6", "builtin-modules": "3.3.0", "esbuild": "0.25.5", - "eslint-plugin-obsidianmd": "file:../eslint-plugin", + "eslint-plugin-obsidianmd": "latest", "globals": "14.0.0", "tslib": "2.4.0", "typescript": "^5.8.3", |
