diff options
| author | lishid <[email protected]> | 2022-03-09 10:29:09 -0500 |
|---|---|---|
| committer | lishid <[email protected]> | 2022-03-09 10:29:32 -0500 |
| commit | af0d47c19c7ad79f8262dce0caf94c993d67d3ef (patch) | |
| tree | 11f1fc86b709702a9296ffe54e832d91e75f000e /package.json | |
| parent | 43a3b5eaeb82f7ad030cc95be0bcedc9c6d54683 (diff) | |
| download | ai-pulse-obsidian-plugin-af0d47c19c7ad79f8262dce0caf94c993d67d3ef.tar.gz ai-pulse-obsidian-plugin-af0d47c19c7ad79f8262dce0caf94c993d67d3ef.zip | |
Always use latest obsidian package.
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 c7adb95..fd44f15 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/parser": "^5.2.0", "builtin-modules": "^3.2.0", "esbuild": "0.13.12", - "obsidian": "^0.13.26", + "obsidian": "latest", "tslib": "2.3.1", "typescript": "4.4.4" } |
