Skip to content

Commit

Permalink
npm11
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen authored and DmitriyLewen committed Sep 29, 2021
1 parent e56c592 commit cd95636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ func main() {
if err != nil {
fmt.Println("error read file: ", err)
}
fmt.Println("1:", s)
fmt.Println("11:", s)
}

func findnpmrc(fileString string) {
Expand Down

0 comments on commit cd95636

Please sign in to comment.