Skip to content

Commit 4ea3ddc

Browse files
Update Fable and Feliz
1 parent 69349d0 commit 4ea3ddc

3 files changed

Lines changed: 7 additions & 8 deletions

File tree

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
]
1616
},
1717
"fable": {
18-
"version": "4.0.0-snake-island-alpha-022",
18+
"version": "4.0.0-snake-island-alpha-024",
1919
"commands": [
2020
"fable"
2121
]

paket.dependencies

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ nuget Thoth.Json
1313
nuget Thoth.Elmish.Toast ~> 2
1414
nuget Fable.Fetch
1515
nuget Fable.FontAwesome.Free
16-
nuget Feliz.CompilerPlugins prerelease
17-
nuget Feliz
16+
nuget Feliz prerelease
1817
nuget Feliz.Bulma
1918
nuget Feliz.Bulma.Tooltip
2019
nuget Fable.Browser.Css

paket.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ STORAGE: NONE
22
RESTRICTION: == netstandard2.0
33
NUGET
44
remote: https://www.nuget.org/api/v2
5-
Fable.AST (4.0.0-snake-island-alpha-001)
5+
Fable.AST (4.0)
66
Fable.Browser.Blob (1.1.4)
77
Fable.Core (>= 3.0)
88
FSharp.Core (>= 4.7.2)
@@ -76,10 +76,10 @@ NUGET
7676
Fable.Browser.Dom (>= 2.4.4)
7777
Fable.Core (>= 3.2.7)
7878
FSharp.Core (>= 4.7.2)
79-
Feliz (1.51)
79+
Feliz (2.0.0-prerelease-002)
8080
Fable.Core (>= 3.1.5)
8181
Fable.React (>= 7.4)
82-
Feliz.CompilerPlugins (>= 1.6)
82+
Feliz.CompilerPlugins (>= 2.0.0-prerelease-002)
8383
FSharp.Core (>= 4.7.2)
8484
Feliz.Bulma (2.17)
8585
Feliz (>= 1.32)
@@ -88,8 +88,8 @@ NUGET
8888
Feliz (>= 1.32)
8989
Feliz.Bulma (>= 2.8.1)
9090
FSharp.Core (>= 5.0)
91-
Feliz.CompilerPlugins (2.0.0-prerelease-001)
92-
Fable.AST (>= 4.0.0-snake-island-alpha-001)
91+
Feliz.CompilerPlugins (2.0.0-prerelease-002)
92+
Fable.AST (>= 4.0)
9393
FSharp.Core (>= 4.7.2)
9494
FsCheck (2.16)
9595
FSharp.Core (>= 4.2.3)

0 commit comments

Comments
 (0)