Skip to content

Commit 064b4ad

Browse files
committed
update nan
1 parent 3a88ba1 commit 064b4ad

File tree

3 files changed

+28
-34
lines changed

3 files changed

+28
-34
lines changed

bun.lock

Lines changed: 26 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-hdiffpatch",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "hdiffpatch port to node.js",
55
"main": "index.js",
66
"scripts": {
@@ -11,7 +11,7 @@
1111
"author": "housisong",
1212
"license": "MIT",
1313
"dependencies": {
14-
"nan": "^2.20.0"
14+
"nan": "^2.24.0"
1515
},
1616
"devDependencies": {
1717
"md5": "^2.3.0"

yarn.lock

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)