From edb70f9ca271958dc534dde89810a46ec7fbf8f5 Mon Sep 17 00:00:00 2001 From: DD Liu Date: Mon, 29 Oct 2018 11:01:08 -0400 Subject: [PATCH] fix(package): update @scratch/paper to version 0.11.20181029143421 (#750) Closes #749 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d80dcb23..9c5fe727 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "url": "git+ssh://git@github.com/LLK/scratch-paint.git" }, "dependencies": { - "@scratch/paper": "0.11.20181024192123", + "@scratch/paper": "0.11.20181029143421", "classnames": "2.2.5", "keymirror": "0.1.1", "lodash.bindall": "4.4.0",