Skip to content

Commit

Permalink
fixed obsidian install
Browse files Browse the repository at this point in the history
  • Loading branch information
valentine195 committed Oct 8, 2021
1 parent de4f9ed commit ccb6f0e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/node": "^14.17.21",
"dom-to-image": "^2.6.0",
"fast-sort": "^3.0.2",
"obsidian": "https://github.com/obsidianmd/obsidian-api/tarball/master",
"obsidian": "^0.12.17",
"rollup": "^2.32.1",
"rollup-plugin-css-only": "^3.1.0",
"rollup-plugin-svelte": "^7.1.0",
Expand Down

0 comments on commit ccb6f0e

Please sign in to comment.