Work around pub get going crazy

Fixes #306

TBR=johnmccutchan@google.com
This commit is contained in:
Eric Seidel 2015-07-27 16:35:04 -07:00
parent 55e4d315ce
commit b1f1fd57ae

1
DEPS
View File

@ -283,6 +283,7 @@ hooks = [
'--repository-root', '../../../..',
'--dart-sdk-directory',
'../../../../third_party/dart-sdk/dart-sdk',
'--dirs-to-ignore', 'sky/sdk',
],
},
{