Skip to content

Commit 77c1c34

Browse files
committed
fix: use beta tag in np congig
1 parent 2354e46 commit 77c1c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.np-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"branch": "v3",
33
"preview": false,
4-
"tag": "alpha"
4+
"tag": "beta"
55
}

0 commit comments

Comments
 (0)