Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen authored and DmitriyLewen committed Sep 30, 2021
1 parent 10f98b6 commit 50f8c87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .1atc.yaml → .atc.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
type: npm
path: /.npmrc
behavior: before
template: v{{.version}}
template: vNPM{{.version}}
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ npm config set init.author.name "Hiro Protagonist"
npm config set init.author.email "hiro@showcrash.io"
npm config set init.author.url "http://hiro.snowcrash.io"
npm config set init.license "MIT"
npm config set init.version "0.0.2"
npm config set init.version "0.0.3"

0 comments on commit 50f8c87

Please sign in to comment.