We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8375406 commit f44914cCopy full SHA for f44914c
package.json
@@ -3,6 +3,9 @@
3
"private": true,
4
"version": "3.3.2",
5
"type": "module",
6
+ "bin": {
7
+ "build": "bin/build.mjs"
8
+ },
9
"devDependencies": {
10
"@changesets/changelog-github": "^0.5.2",
11
"@changesets/cli": "^2.29.8",
0 commit comments