Skip to content

Commit

Permalink
Merge pull request #609 from SAFE-Stack/update-meta-packages
Browse files Browse the repository at this point in the history
non-beta Meta packages
  • Loading branch information
Larocceau authored May 24, 2024
2 parents dbe6b1c + d6bab27 commit 8a69ed1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Content/default/paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ framework: net8.0
storage: none

nuget Expecto ~> 9
nuget SAFE.Server ~> 5-beta
nuget SAFE.Client ~> 5-beta
nuget SAFE.Server ~> 5
nuget SAFE.Client ~> 5

nuget Fake.Core.Target ~> 5
nuget Fake.IO.FileSystem ~> 5
Expand Down
4 changes: 2 additions & 2 deletions Content/default/paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ NUGET
Microsoft.IO.RecyclableMemoryStream (3.0)
Mono.Cecil (0.11.5)
Newtonsoft.Json (13.0.3)
SAFE.Client (5.0.0-beta5)
SAFE.Client (5.0.4)
Fable.Core (>= 4.3 < 5.0)
Fable.Elmish (>= 4.1 < 5.0)
Fable.Elmish.HMR (>= 7.0 < 8.0)
Expand All @@ -172,7 +172,7 @@ NUGET
Fable.SimpleJson (>= 3.24)
Feliz (>= 2.7 < 3.0)
FSharp.Core (>= 8.0.200 < 9.0)
SAFE.Server (5.0.0-beta5)
SAFE.Server (5.0.4)
Fable.Remoting.Giraffe (>= 5.19 < 6.0)
FSharp.Core (>= 8.0.200 < 9.0)
Saturn (>= 0.16.1 < 1.0)
Expand Down

0 comments on commit 8a69ed1

Please sign in to comment.