Skip to content

Commit 01eaadd

Browse files
fix: tools-config release (#564)
1 parent 4e87a62 commit 01eaadd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/tools-config/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
"./tsconfig/base": "./tsconfig/base.json",
2626
"./tsconfig/react": "./tsconfig/react.json"
2727
},
28+
"scripts": {
29+
"release": "pnpm publish --access public --no-git-checks"
30+
},
2831
"files": [
2932
"biome.json",
3033
"tsconfig"

0 commit comments

Comments
 (0)