Skip to content

Commit

Permalink
chore: Update to latest nodegit ([email protected])
Browse files Browse the repository at this point in the history
  • Loading branch information
weedz committed Feb 19, 2024
1 parent c82295a commit 81cdafa
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 138 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,20 +27,20 @@
"@electron/rebuild": "^3.6.0",
"@types/node": "^18.19.17",
"@types/nodegit": "^0.28.7",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@weedzcokie/store": "^2.0.2",
"electron": "^28.2.3",
"electron-builder": "^24.9.1",
"esbuild": "^0.20.0",
"esbuild": "^0.20.1",
"eslint": "^8.56.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.33.2",
"preact": "^10.19.5",
"typescript": "^5.3.3"
},
"dependencies": {
"nodegit": "github:weedz/nodegit#master"
"nodegit": "github:weedz/nodegit#rebase-libgit2-v1.7.2"
},
"resolutions": {
"make-fetch-happen": "^13"
Expand Down
Loading

0 comments on commit 81cdafa

Please sign in to comment.