Skip to content

Commit df79a28

Browse files
authored
Merge pull request #44 from Appsilon/update-description
chore: Update DESCRIPTION.
2 parents f5397f0 + 6631208 commit df79a28

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

DESCRIPTION

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
Package: shiny.emptystate
2-
Title: Empty State Components for Shiny
3-
Version: 0.0.0.9002
2+
Title: Empty State Components for 'Shiny'
3+
Version: 0.1.0
44
Authors@R:
5-
person("Ryszard", "Szymański", , "ryszard@appsilon.com", role = c("aut", "cre"))
6-
Description: Empty state components for Shiny.
7-
License: MIT + file LICENSE
5+
c(
6+
person("Ryszard", "Szymański", role = c("aut", "cre"), email = "opensource+ryszard@appsilon.com"),
7+
person("Recle", "Vibal", role = "aut", email = "recle.vibal@appsilon.com"),
8+
person("Harsh", "Verma", role = c("ctb"), email = "harsh.verma@appsilon.com"),
9+
person("Vedha", "Viyash", role = c("ctb"), email = "vedha.viyash@appsilon.com")
10+
)
11+
Description: Make it easy to handle empty states in your 'Shiny' applications.
12+
URL: https://appsilon.github.io/shiny.emptystate/, https://github.com/Appsilon/shiny.emptystate
13+
BugReports: https://github.com/Appsilon/shiny.emptystate/issues
14+
License: LGPL-3
815
Imports:
916
fontawesome,
1017
htmltools,

LICENSE

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)