From dc1cde342b986a5ebb6a664c0d67746fc4dde977 Mon Sep 17 00:00:00 2001 From: Martin Beierling-Mutz Date: Thu, 13 Dec 2018 21:47:45 +0100 Subject: [PATCH] v1.0.0-alpha.11 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index b46ecd1..33871e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-canvas-draw", - "version": "1.0.0-alpha.10", + "version": "1.0.0-alpha.11", "description": "A simple yet powerful canvas-drawing component for React.", "main": "lib/index.js", "module": "es/index.js", @@ -49,11 +49,11 @@ "name": "Martin Beierling", "email": "mbeierling@gmail.com" }, - "homepage": "https://mbeierl.github.io/react-canvas-draw/", + "homepage": "https://embiem.github.io/react-canvas-draw/", "license": "MIT", - "repository": "https://github.com/mBeierl/react-canvas-draw", + "repository": "https://github.com/embiem/react-canvas-draw", "bugs": { - "url": "https://github.com/mBeierl/react-canvas-draw/issues" + "url": "https://github.com/embiem/react-canvas-draw/issues" }, "keywords": [ "react-component",