Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: rewrite to TS and adjust to the v2 ParserJS #142

Merged
merged 14 commits into from
Apr 28, 2023
Prev Previous commit
Next Next commit
update branches
  • Loading branch information
magicmatatjahu committed Apr 2, 2023
commit 6bc3e947eef8081f66ab3a530c23c6e5204e58dd
14 changes: 1 addition & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -80,19 +80,7 @@
},
"release": {
"branches": [
"master",
{
"name": "next-spec",
"prerelease": true
},
{
"name": "next-major-spec",
"prerelease": true
},
{
"name": "next-major",
"prerelease": true
}
"master"
],
"plugins": [
[