Skip to content

Commit df09014

Browse files
committed
updated to common js file
1 parent 352be9a commit df09014

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"scripts": {
1515
"storybook": "storybook dev -p 6006",
1616
"lint": "eslint .",
17-
"build": "node esbuild.config.js",
17+
"build": "node esbuild.config.cjs",
1818
"build-storybook": "storybook build",
1919
"prepublish": "pnpm run build"
2020
},

0 commit comments

Comments
 (0)