remove regenerator from bootstrap

This commit is contained in:
Sebastian McKenzie 2015-04-15 15:22:09 -07:00
parent 20d7603c0b
commit beac006832

View File

@ -114,5 +114,4 @@ bootstrap:
npm link
cd packages/babel-cli && npm install && npm link && npm link babel-core
git submodule update --init
cd vendor/regenerator && npm install
cd vendor/compat-table && npm install object-assign