Skip to content

Commit b8a3685

Browse files
committed
revert stupid change
1 parent 6529ab5 commit b8a3685

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ Imports:
2020
htmltools,
2121
shinydashboard,
2222
fresh,
23-
waiter
23+
waiter,
24+
lifecycle
2425
Suggests:
2526
styler (>= 1.2.0),
2627
shinyAce,
@@ -29,8 +30,7 @@ Suggests:
2930
shinyjqui,
3031
knitr,
3132
rmarkdown,
32-
jsonlite,
33-
lifecycle
33+
jsonlite
3434
URL: https://github.com/RinteRface/shinydashboardPlus, https://rinterface.com/shiny/shinydashboardPlus/
3535
BugReports: https://github.com/RinteRface/shinydashboardPlus/issues
3636
Encoding: UTF-8

cran-comments.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
## Notes
1111
- Removed `'LazyData' is specified without a 'data' directory` NOTE by removing `LazyData: True` from DESCRIPTION.
12-
- Move `{lifecycle}` to `Suggests`.
1312

1413
## Reverse dependencies:
1514
using `devtools::revdep()`

0 commit comments

Comments
 (0)