expose bundler shortcut

This commit is contained in:
Leo Horie 2016-10-26 09:44:10 -04:00
parent 72b011867d
commit 819d172269
5 changed files with 51 additions and 50 deletions

View file

@ -22,5 +22,9 @@
},
"publishConfig": {
"tag": "beta"
},
"bin": {
"ospec": "./ospec/bin/ospec",
"bundler": "./bundler/bin/bundle"
}
}