chore: publish to npm as mithril@next

This commit is contained in:
Pat Cavit 2017-03-27 14:25:22 -07:00
parent 46ebb340d1
commit 7b0674cf65

View file

@ -28,6 +28,9 @@
"istanbul": "^0.4.3",
"marked": "^0.3.6"
},
"publishConfig": {
"tag": "next"
},
"bin": {
"ospec": "./ospec/bin/ospec",
"bundle": "./bundler/bin/bundle"