Skip to content

Commit 939a357

Browse files
committed
bump
1 parent 0a19b9e commit 939a357

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,6 +1,6 @@
11
{
22
"name": "@thednp/dommatrix",
3-
"version": "2.0.9",
3+
"version": "2.0.10",
44
"description": "TypeScript shim for DOMMatrix",
55
"homepage": "https://thednp.github.io/dommatrix/",
66
"author": "thednp",
@@ -64,7 +64,7 @@
6464
},
6565
"packageManager": "pnpm@8.6.12",
6666
"engines": {
67-
"node": ">=16",
67+
"node": ">=20",
6868
"pnpm": ">=8.6.0"
6969
}
7070
}

0 commit comments

Comments
 (0)