Skip to content

Commit 873ad0d

Browse files
committed
update version to 3.1.5
1 parent 9811765 commit 873ad0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "json-stream-stringify",
33
"description": "JSON.Stringify as a readable stream",
4-
"version": "3.1.4",
4+
"version": "3.1.5",
55
"license": "MIT",
66
"author": "Faleij <[email protected]> (https://github.com/faleij)",
77
"repository": {
@@ -71,7 +71,7 @@
7171
"typescript": "^4.7.4"
7272
},
7373
"volta": {
74-
"node": "16.20.2"
74+
"node": "22.9.0"
7575
},
7676
"engines": {
7777
"node": ">=7.10.1"

0 commit comments

Comments
 (0)