Skip to content

Commit 48c5691

Browse files
committed
fix: remove beta tag from publishConfig in package.json
1 parent 8e0d74b commit 48c5691

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
"startSampleApp": "yarn build && cd samples/sample-app/ && yarn install && node index.js"
4949
},
5050
"publishConfig": {
51-
"tag": "beta",
5251
"access": "public"
5352
},
5453
"repository": {

0 commit comments

Comments
 (0)