mirror of
https://github.com/brianpetro/smart-context-obsidian.git
synced 2026-07-22 11:30:25 +00:00
update_dependency_path_for_obsidian_smart_env_in_package_json
This commit is contained in:
parent
8bbb2b4dab
commit
8a0d75df35
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
"homepage": "https://smartconnections.app",
|
||||
"dependencies": {
|
||||
"smart-collections": "file:../jsbrains/smart-collections",
|
||||
"obsidian-smart-env": "file:../jsbrains/obsidian-smart-env",
|
||||
"obsidian-smart-env": "file:../obsidian-smart-env",
|
||||
"smart-file-system": "file:../jsbrains/smart-fs",
|
||||
"smart-settings": "file:../jsbrains/smart-settings",
|
||||
"smart-view": "file:../jsbrains/smart-view",
|
||||
|
|
|
|||
Loading…
Reference in a new issue