Skip to content

Commit 7ddeb44

Browse files
committedNov 11, 2018
fix: publish to latest npm tag
1 parent 69b9c95 commit 7ddeb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"publishConfig": {
2525
"access": "public",
26-
"tag": "next"
26+
"tag": "latest"
2727
},
2828
"devDependencies": {
2929
"@mike-north/js-lib-renovate-config": "^0.0.1"

0 commit comments

Comments
 (0)
Please sign in to comment.