From 84c9aa6f7478eb4fa0a5648db6ec73d328496b56 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 07:06:32 +0000 Subject: [PATCH] Bump three from 0.113.2 to 0.120.1 Bumps [three](https://github.com/mrdoob/three.js) from 0.113.2 to 0.120.1. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90ce0b8..282b7f0 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "firebaseui": "^4.2.0", "gsap": "^3.0.1", "lit-html": "^1.1.2", - "three": "^0.113.2" + "three": "^0.120.1" }, "scripts": { "build": "rollup -c",