Tweaks
source 'https://rubygems.org' | source 'https://rubygems.org' | ||
gem 'github-pages' | gem 'github-pages' | ||
\ No newline at end of file |
... | @@ -7,7 +7,7 @@ | ... | @@ -7,7 +7,7 @@ |
"license": "Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0", | "license": "Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0", | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
"url": "https://github.com/thomaspark/bootswatch.git" | "url": "https://github.com/thomaspark/bootswatch" | ||
}, | }, | ||
"engines": { | "engines": { | ||
"node": ">= 0.8.11" | "node": ">= 0.8.11" | ||
... | ... |
Please register or sign in to comment