mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
chore: fix typo and improve name on CI (#107)
This commit is contained in:
committed by
GitHub
parent
6d72ffb876
commit
8552796343
@@ -3,7 +3,7 @@ name = "tuono"
|
||||
version = "0.12.3"
|
||||
edition = "2021"
|
||||
authors = ["V. Ageno <valerioageno@yahoo.it>"]
|
||||
description = "Superfasrt React fullstack framework"
|
||||
description = "Superfast React fullstack framework"
|
||||
homepage = "https://tuono.dev"
|
||||
keywords = [ "react", "typescript", "fullstack", "web", "ssr"]
|
||||
repository = "https://github.com/Valerioageno/tuono"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
name = "tuono_lib_macros"
|
||||
version = "0.12.3"
|
||||
edition = "2021"
|
||||
description = "Superfasrt React fullstack framework"
|
||||
description = "Superfast React fullstack framework"
|
||||
homepage = "https://tuono.dev"
|
||||
keywords = [ "react", "typescript", "fullstack", "web", "ssr"]
|
||||
repository = "https://github.com/Valerioageno/tuono"
|
||||
|
||||
Reference in New Issue
Block a user