Skip to content

Commit f50340d

Browse files
committed
chore: fix package.json
1 parent 7fa7939 commit f50340d

File tree

2 files changed

+833
-2
lines changed

2 files changed

+833
-2
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@
88
"@colbyfayock/semantic-release-pnpm": "^1.0.7",
99
"@semantic-release/changelog": "^6.0.1",
1010
"@semantic-release/git": "^10.0.1",
11+
"gh-release": "7.0.2",
1112
"semantic-release": "^19.0.5"
1213
},
1314
"publishConfig": {
14-
"tag":"rc":"rc"
15+
"tag": "rc"
1516
}
1617
}

0 commit comments

Comments
 (0)