small typo in bower.json

This commit is contained in:
dhg 2014-12-29 09:48:28 -08:00
parent 23d67f119e
commit 6fccc024ba

View File

@ -12,7 +12,7 @@
"description": "Skeleton is a dead-simple, responsive boilerplate to kickstart any responsive project.", "description": "Skeleton is a dead-simple, responsive boilerplate to kickstart any responsive project.",
"main": [ "main": [
"css/skeleton.css", "css/skeleton.css",
"index.html", "index.html"
], ],
"dependencies": { "dependencies": {
"normalize.css": "3.x.x" "normalize.css": "3.x.x"