Chromium Code Reviews| Index: samples/third_party/pop-pop-win/pubspec.yaml |
| =================================================================== |
| --- samples/third_party/pop-pop-win/pubspec.yaml (revision 29983) |
| +++ samples/third_party/pop-pop-win/pubspec.yaml (working copy) |
| @@ -7,7 +7,9 @@ |
| dependencies: |
| bot: '>=0.24.0' |
| bot_web: '>=0.20.6' |
| - browser: '>=0.8.10+4' |
| + browser: '>=0.9.0 <0.10.0' |
| chrome_gen: '>=0.1.0' |
| dev_dependencies: |
| hop: '>=0.27.0' |
| +environment: |
| + sdk: ">=0.8.10+6 <2.0.0" |