From 0a3a7c51025d06161945335fc6a367d639eb7c6b Mon Sep 17 00:00:00 2001 From: Ryan Patrick Kyle Date: Mon, 26 Aug 2019 19:28:38 -0400 Subject: [PATCH] require fix for reqres :cookie: handling --- DESCRIPTION | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 9a7f5c78..63832f86 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -33,7 +33,8 @@ Collate: 'internal.R' Remotes: plotly/dash-html-components@17da1f4, plotly/dash-core-components@cc1e654, - plotly/dash-table@042ad65 + plotly/dash-table@042ad65, + plotly/reqres@55072ab License: MIT + file LICENSE Encoding: UTF-8 LazyData: true