From 12c635c328dd65413ef53cd16c52b58224b8bea4 Mon Sep 17 00:00:00 2001 From: Thomas FORGIONE Date: Tue, 12 May 2015 17:34:18 +0200 Subject: [PATCH] Corrected url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a284b8..51dc4dd 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,6 @@ }, "repository": { "type": "git", - "url": "https://github.com/tforgione/3dinterface" + "url": "https://github.com/tforgione/3dinterface.git" } }