Add style prop, remove useless props
This commit is contained in:
parent
f55be69dc8
commit
e9ac1a40eb
@ -2,10 +2,10 @@
|
|||||||
"name": "Skeleton",
|
"name": "Skeleton",
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
"description": "Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development",
|
"description": "Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development",
|
||||||
"main": "css/skeleton.css",
|
"style": "css/skeleton.css",
|
||||||
"scripts": {
|
"files": [
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"css/skeleton.css"
|
||||||
},
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/dhg/Skeleton.git"
|
"url": "https://github.com/dhg/Skeleton.git"
|
||||||
|
Loading…
Reference in New Issue
Block a user