Skip to content

Commit

Permalink
ci: fix ci by tagging obsidian to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ShootingKing-AM committed Jul 30, 2023
1 parent fce45d8 commit 520184b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"chromedriver": "^100.0.0",
"devtools": "^8.12.1",
"glob": "^9.3.0",
"obsidian": "https://github.com/obsidianmd/obsidian-api/tarball/master",
"obsidian": "latest",
"rollup": "^2.32.1",
"rollup-plugin-node-polyfills": "^0.2.1",
"showdown-highlight": "^3.1.0",
Expand Down

0 comments on commit 520184b

Please sign in to comment.