diff --git a/bower.json b/bower.json index 235189e..0723296 100644 --- a/bower.json +++ b/bower.json @@ -6,6 +6,10 @@ "Joe L. Wroten" ], "license": "ISC", + "repository": { + "type": "git", + "url": "git@github.com:sharpshark28/roman-numeral-calculator.git" + }, "moduleType": [], "homepage": "", "private": true, diff --git a/index.html b/index.html index cde8a33..f76bfbd 100644 --- a/index.html +++ b/index.html @@ -11,10 +11,10 @@