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

Commit c0d00b1

Browse files
committed
feat(package.json): Minor update API changes, Style changed to cssx. and others.
1 parent 4c09313 commit c0d00b1

File tree

2 files changed

+2129
-1763
lines changed

2 files changed

+2129
-1763
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typedcssx",
3-
"version": "2.3.1",
3+
"version": "2.4.0",
44
"private": true,
55
"author": "Refirst",
66
"repository": "github:typedcsslab/typedcssx",
@@ -18,7 +18,6 @@
1818
"typedcssx": "./bin/typedcssx.js"
1919
},
2020
"dependencies": {
21-
"fast-glob": "^3.3.2",
2221
"tsx": "^4.15.7"
2322
},
2423
"devDependencies": {
@@ -27,7 +26,7 @@
2726
"@swc/jest": "^0.2.36",
2827
"@types/css-modules": "^1.0.5",
2928
"@types/jest": "^29.5.12",
30-
"@types/node": "^20.12.13",
29+
"@types/node": "^22.5.4",
3130
"@types/react": "^18.3.3",
3231
"jest": "^29.7.0",
3332
"jest-environment-jsdom": "^29.7.0",

0 commit comments

Comments
 (0)