Skip to content

Commit 021a49c

Browse files
committed
chore: fix nanoid issue
1 parent f30c79e commit 021a49c

File tree

2 files changed

+2185
-2578
lines changed

2 files changed

+2185
-2578
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"vite@>=5.0.0 <5.1.8": ">=5.1.8",
3232
"rollup@>=4.0.0 <4.22.4": ">=4.22.4",
3333
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.5",
34-
"nanoid@<3.3.8": ">=3.3.8"
34+
"nanoid@<3.3.8": "3.3.8"
3535
}
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)