Skip to content

Commit 94047d1

Browse files
revert: "chore: add isomorphic-git as a vendor package"
This reverts commit 5aee66f.
1 parent aadf6a9 commit 94047d1

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,18 @@
3030
"@types/diff": "^5.2.3",
3131
"@types/node": "^22.7.5",
3232
"@typescript-eslint/parser": "^8.8.1",
33-
"esbuild": "^0.25.5",
33+
"esbuild": "^0.24.0",
3434
"esbuild-svelte": "^0.8.2",
3535
"eslint": "^9.12.0",
3636
"eslint-plugin-svelte": "^2.45.1",
3737
"obsidian": "^1.7.2",
38-
"pnpm": "^10.12.4",
3938
"prettier": "3.3.2",
4039
"prettier-plugin-svelte": "^3.2.7",
41-
"sass": "^1.89.2",
4240
"scss": "^0.2.4",
4341
"standard-version": "^9.5.0",
4442
"svelte-check": "^4.0.5",
45-
"svelte-eslint-parser": "^0.43.0",
4643
"svelte-preprocess": "^6.0.3",
44+
"svelte-eslint-parser": "^0.43.0",
4745
"tslib": "^2.7.0",
4846
"typescript": "^5.6.3",
4947
"typescript-eslint": "^8.8.1"
@@ -61,7 +59,7 @@
6159
"deep-equal": "^2.2.3",
6260
"diff": "^7.0.0",
6361
"diff2html": "^3.4.48",
64-
"isomorphic-git": "./vendor/isomorphic-git-0.0.0-development.tgz",
62+
"isomorphic-git": "^1.27.1",
6563
"js-sha256": "^0.9.0",
6664
"obsidian-community-lib": "github:Vinzent03/obsidian-community-lib#upgrade",
6765
"simple-git": "^3.27.0",
-789 KB
Binary file not shown.

0 commit comments

Comments
 (0)