Delete unneccessary node command.

This commit is contained in:
Jesse McCarthy 2016-01-18 12:55:20 -05:00
parent 6a9b52ee90
commit 9ea64e0973

View File

@ -17,7 +17,7 @@ watch: clean
node_modules/.bin/gulp watch node_modules/.bin/gulp watch
lint: lint:
node node_modules/.bin/eslint packages/*/src node_modules/.bin/eslint packages/*/src
clean: test-clean clean: test-clean
rm -rf packages/babel-polyfill/browser* rm -rf packages/babel-polyfill/browser*