Skip to content

Commit

Permalink
fix(deps): move semantic-release to devDependencies (#330)
Browse files Browse the repository at this point in the history
Users of this library don't need semantic-release to use it, so move it. IIUC devDependencies are not installed transitively, whereas dependencies are, so this change keeps things clean for users of this library.
  • Loading branch information
akash1810 authored Mar 18, 2021
1 parent bb7d482 commit 51da822
Show file tree
Hide file tree
Showing 2 changed files with 1,061 additions and 353 deletions.
Loading

0 comments on commit 51da822

Please sign in to comment.