Skip to content

Commit 3020a9f

Browse files
Fix(css-vars-updater): change package type to module (#832)
1 parent a85a1ef commit 3020a9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/css-vars-updater/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Utility to update Patternfly CSS variables when migrating from V5 to a new design token system in V6",
55
"author": "Red Hat",
66
"license": "MIT",
7+
"type": "module",
78
"bin": "./dist/cli.js",
89
"engines": {
910
"node": ">=18"

0 commit comments

Comments
 (0)