Change npm tag to "rewrite"

Since this isn't a beta any more!
This commit is contained in:
Pat Cavit 2016-10-31 11:05:14 -07:00 committed by GitHub
parent 36ef994510
commit 6a8295b585

View file

@ -21,7 +21,7 @@
"istanbul": "^0.4.3" "istanbul": "^0.4.3"
}, },
"publishConfig": { "publishConfig": {
"tag": "beta" "tag": "rewrite"
}, },
"bin": { "bin": {
"ospec": "./ospec/bin/ospec", "ospec": "./ospec/bin/ospec",