chore: Remove bundle bin (#1902)

This commit is contained in:
Pat Cavit 2017-07-19 09:04:47 -07:00 committed by GitHub
parent 79d7d32139
commit 1434d35a6a

View file

@ -31,8 +31,6 @@
"marked": "^0.3.6" "marked": "^0.3.6"
}, },
"bin": { "bin": {
"ospec": "./ospec/bin/ospec", "ospec": "./ospec/bin/ospec"
"bundle": "./bundler/bin/bundle" }
},
"dependencies": {}
} }