Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit 5d1a91d

Browse files
Update package.json
1 parent 804c5db commit 5d1a91d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bsdiff-node",
33
"description": "An binary diff and patch library based on bsdiff algorithm for NodeJS (Windows, Mac, Linux).",
4-
"version": "2.2.4",
4+
"version": "2.3.0",
55
"repository": {
66
"type": "git",
77
"url": "git+https://github.com/Brouilles/bsdiff-node.git"
@@ -35,6 +35,6 @@
3535
"nan": "^2.14.2"
3636
},
3737
"devDependencies": {
38-
"mocha": "^8.2.1"
38+
"mocha": "^8.3.2"
3939
}
4040
}

0 commit comments

Comments
 (0)