chore: publish to npm as mithril@next
This commit is contained in:
parent
46ebb340d1
commit
7b0674cf65
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@
|
||||||
"istanbul": "^0.4.3",
|
"istanbul": "^0.4.3",
|
||||||
"marked": "^0.3.6"
|
"marked": "^0.3.6"
|
||||||
},
|
},
|
||||||
|
"publishConfig": {
|
||||||
|
"tag": "next"
|
||||||
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"ospec": "./ospec/bin/ospec",
|
"ospec": "./ospec/bin/ospec",
|
||||||
"bundle": "./bundler/bin/bundle"
|
"bundle": "./bundler/bin/bundle"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue