From a3cbd72cdd7aa036b5dd8b9dc88b152849014de4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 2 Aug 2018 16:54:44 +0000 Subject: [PATCH] Update dependency @abraham/remotedata to v0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d01ce92..84807e9 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "watch": "npx nutmeg watch ." }, "dependencies": { - "@abraham/remotedata": "0.7.0", + "@abraham/remotedata": "0.8.0", "@nutmeg/seed": "0.13.0", "lit-html": "0.10.2" },