Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit c8b3f1c

Browse files
committed
chore(package.json): fix Vercel server started using fast-glob again because it was not ready for node.js22.
1 parent f3d6df6 commit c8b3f1c

File tree

2 files changed

+93
-0
lines changed

2 files changed

+93
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"typedcssx": "./bin/typedcssx.js"
1919
},
2020
"dependencies": {
21+
"fast-glob": "^3.3.2",
2122
"tsx": "^4.15.7"
2223
},
2324
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)