Skip to content

Commit f44914c

Browse files
committed
.
1 parent 8375406 commit f44914c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"private": true,
44
"version": "3.3.2",
55
"type": "module",
6+
"bin": {
7+
"build": "bin/build.mjs"
8+
},
69
"devDependencies": {
710
"@changesets/changelog-github": "^0.5.2",
811
"@changesets/cli": "^2.29.8",

0 commit comments

Comments
 (0)