Skip to content

Commit bc0e1c2

Browse files
committed
Fix old Node.js support
1 parent 3e194bb commit bc0e1c2

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint": "^9.38.0",
5353
"fs-extra": "^11.3.2",
5454
"multiocular": "^0.8.1",
55-
"nanoid": "^5.1.6",
55+
"nanoid": "^3.3.8",
5656
"uvu": "^0.5.6"
5757
},
5858
"clean-publish": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)