Skip to content

Commit

Permalink
Remove exec
Browse files Browse the repository at this point in the history
  • Loading branch information
rvsia committed May 17, 2022
1 parent e1950c7 commit ae132b2
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,6 @@
"extends": "semantic-release-monorepo",
"branches": [
"main"
],
"plugins": [
[
"@semantic-release/exec",
{
"prepareCmd": "node ./scripts/update-versions.js"
}
]
]
}
}
Empty file modified scripts/clean-build.js
100644 → 100755
Empty file.
Empty file modified scripts/generate-packages.js
100644 → 100755
Empty file.
Empty file modified scripts/update-versions.js
100644 → 100755
Empty file.

0 comments on commit ae132b2

Please sign in to comment.