From fd0c7a2f70c37d4008e981c818236f140e6712d2 Mon Sep 17 00:00:00 2001 From: Timothy Farrell Date: Thu, 2 Nov 2017 08:38:58 -0500 Subject: [PATCH] Stay up-to-date with DOMVM. --- packages/gallery/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gallery/package.json b/packages/gallery/package.json index ced2901..76e46c8 100644 --- a/packages/gallery/package.json +++ b/packages/gallery/package.json @@ -12,7 +12,7 @@ "dev": "webpack-dev-server" }, "dependencies": { - "domvm": "~3.2.0", + "domvm": "~3.2.1", "exif-parser": "~0.1.9", "frptools": "1.1.0", "pica": "~2.0.8",