Skip to content

Commit

Permalink
build(package): fix file path setting for semantic-release-plugin-upd…
Browse files Browse the repository at this point in the history
…ate-version-in-files
  • Loading branch information
gr2m committed Oct 24, 2019
1 parent 5a22df4 commit 29b3f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"semantic-release-plugin-update-version-in-files",
{
"files": [
"src/version.ts"
"src/VERSION.ts"
]
}
]
Expand Down

0 comments on commit 29b3f94

Please sign in to comment.