diff options
author | Graham Campbell <graham@mineuk.com> | 2013-12-26 19:42:08 +0000 |
---|---|---|
committer | Graham Campbell <graham@mineuk.com> | 2013-12-26 19:42:08 +0000 |
commit | a2f6eb62394e6c0ed6bf23903819fd73a663e71a (patch) | |
tree | 9ffe97c96d7eaa295c632dadd8dfb852caa32d7f | |
parent | 97313f9ce3f87553bf599da209bb2bd1b6fc380b (diff) |
Critical fix
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6c127caf..d0257961 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "license": "Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0", "repository": { "type": "git", - "url": "https://github.com/thomaspark/bootswatch" + "url": "https://github.com/thomaspark/bootswatch.git" }, "engines": { "node": ">= 0.8.11" |