Skip to content

Commit

Permalink
Rename script name
Browse files Browse the repository at this point in the history
  • Loading branch information
origami-z committed Nov 29, 2024
1 parent 72340fc commit 6c9845e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"scripts": {
"build": "yarn node ./scripts/build.mjs",
"build:watch": "yarn node ./scripts/build.mjs --watch",
"build:json": "yarn node ./scripts/build-json.mjs"
"gen:css-json": "yarn node ./scripts/gen-css-json.mjs"
},
"devDependencies": {
"del": "^7.0.0"
Expand Down
File renamed without changes.

0 comments on commit 6c9845e

Please sign in to comment.