Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Commit eb6bc33

Browse files
committed
chore(pubspec): use perf_api v0.0.9
This fixes a Travis failure with Dart SDK 1.6.0.dev-8.0 that breaks master. Chrome 37.0.2062 (Mac OS X 10.9.4) ERROR Internal error: 'package:perf_api/perf_api.dart': error: line 9 pos 29: expression is not a valid compile-time constant final Counters counters = new Counters(); Closes #1349
1 parent 6a6a7fe commit eb6bc33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ packages:
7272
perf_api:
7373
description: perf_api
7474
source: hosted
75-
version: "0.0.8"
75+
version: "0.0.9"
7676
protractor:
7777
description: protractor
7878
source: hosted

0 commit comments

Comments
 (0)