Skip to content

Commit 21a3513

Browse files
committed
chore(pubspec.yaml): add the browser_detect package
1 parent 20f2de6 commit 21a3513

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

pubspec.lock

+4
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ packages:
2121
description: browser
2222
source: hosted
2323
version: "0.10.0+2"
24+
browser_detect:
25+
description: browser_detect
26+
source: hosted
27+
version: "1.0.3"
2428
code_transformers:
2529
description: code_transformers
2630
source: hosted

pubspec.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ dev_dependencies:
3131
mock: '>=0.10.0 <0.12.0'
3232
protractor: '0.0.5'
3333
unittest: '>=0.10.1 <0.12.0'
34+
browser_detect: '>=1.0.3 <2.0.0'

0 commit comments

Comments
 (0)