Skip to content

Commit

Permalink
chore(project): rename ~Scripts folder to Scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
jonisavo committed May 12, 2022
1 parent cdcd3a5 commit c27a74c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .release-it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ plugins:
ignoreRecommendedBump: true

hooks:
after:bump: "node ./~Scripts/update_package_version.js ${version}"
after:bump: "node ./Scripts/update_package_version.js ${version}"
File renamed without changes.

0 comments on commit c27a74c

Please sign in to comment.