Refactor: Use new version of obsidian.d.ts from remote.

This commit is contained in:
lishid
2020-10-26 11:07:18 -04:00
parent dfd3fe233b
commit 2889865881
3 changed files with 3 additions and 1456 deletions

View File

@@ -11,7 +11,7 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@types/codemirror": "0.0.98",
"obsidian": "https://github.com/obsidianmd/obsidian-api/tarball/master",
"@types/node": "^14.14.2",
"typescript": "^4.0.3"
}