Skip to content

Commit

Permalink
Fix #251
Browse files Browse the repository at this point in the history
  • Loading branch information
lefthandedgoat committed Mar 24, 2016
1 parent 6fae98a commit 86a1e95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion nuget/canopy.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<tags>@tags@</tags>
<dependencies>
<dependency id="FSharp.Core" version="3.0.2" />
<dependency id="Selenium.WebDriver" version="[2.52.0]" />
<dependency id="Selenium.WebDriver" version="[2.53.0]" />
</dependencies>
</metadata>
</package>
4 changes: 2 additions & 2 deletions paket.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NUGET
remote: https://www.nuget.org/api/v2
specs:
FAKE (4.22.0)
FAKE (4.22.8)
FSharp.Compiler.Service (2.0.0.6)
FSharp.Core (3.0.2)
FSharp.Formatting (2.14.0)
Expand All @@ -10,4 +10,4 @@ NUGET
FSharpVSPowerTools.Core (2.3.0)
FSharp.Compiler.Service (>= 2.0.0.3)
NuGet.CommandLine (3.3.0)
Selenium.WebDriver (2.52.0)
Selenium.WebDriver (2.53.0)

0 comments on commit 86a1e95

Please sign in to comment.