Skip to content

Commit cd7b9fd

Browse files
committed
bump nodegit to latest/next version
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
1 parent 9ca4c06 commit cd7b9fd

File tree

2 files changed

+559
-571
lines changed

2 files changed

+559
-571
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
},
1717
"devDependencies": {
1818
"@types/node": "16.11.11",
19-
"@types/nodegit": "0.27.6",
19+
"@types/nodegit": "0.27.10",
2020
"ts-node-dev": "1.1.8",
2121
"typescript": "4.5.2"
2222
},
2323
"dependencies": {
2424
"nice-comment": "0.9.0",
25-
"nodegit": "0.27.0",
25+
"nodegit": "0.28.0-alpha.18",
2626
"pipestdio": "0.1.3"
2727
}
2828
}

0 commit comments

Comments
 (0)