Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
fix: adding ncu dependency to run yarn run release (#18)
Browse files Browse the repository at this point in the history
Right now this yarn command don't work because it don't find this
dependency. This PR adds this dependency so you can run the command
properly :)

Co-authored-by: Genar Trias Ortiz <genar@acs.li>
  • Loading branch information
gtrias and Genar Trias Ortiz authored Nov 10, 2021
1 parent 5e887f8 commit 8392018
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 606 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
"git-authors-cli": "latest",
"jest": "^27.0.2",
"lint-staged": "latest",
"ncu": "^0.2.1",
"prettier-standard": "latest",
"rimraf": "^3.0.2",
"simple-git-hooks": "latest",
Expand Down
Loading

0 comments on commit 8392018

Please sign in to comment.