This commit is contained in:
Graham Campbell
2013-12-26 15:55:26 +00:00
parent f842921a5d
commit 36634280a9
9 changed files with 9 additions and 10 deletions

View File

@@ -1,4 +1,3 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/

View File

@@ -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"