Skip to content

Commit 5a9af95

Browse files
authored
Merge pull request #97 from hotoo/hotoo-patch-1
Update Makefile
2 parents 092df4c + c277eea commit 5a9af95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ testHg:
3737
fi
3838

3939
publish:
40-
@npm publish
40+
@npm publish --registry https://registry.npmjs.org/ --access public
4141
@git tag $(version)
4242
@git push origin $(version)
4343

0 commit comments

Comments
 (0)