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

Commit ce5caab

Browse files
committed
feat(package.json): Major update
1 parent 93a67f6 commit ce5caab

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": "typedcssx",
3-
"version": "2.6.6-beta.0",
3+
"version": "3.0.0",
44
"description": "CSS library for stably building user interfaces",
55
"private": true,
66
"author": "Refirst",
@@ -15,7 +15,7 @@
1515
"test:e2e": "playwright test"
1616
},
1717
"bin": {
18-
"typedcssx": "./bin/typedcssx.mjs"
18+
"cssx": "./bin/cssx.mjs"
1919
},
2020
"dependencies": {
2121
"fast-glob": "^3.3.2",

0 commit comments

Comments
 (0)