feature(package) stylelint-config-standard v7.0.0

This commit is contained in:
coderaiser 2016-05-10 20:19:57 +03:00
parent 7167c7081a
commit 0dc964854d
2 changed files with 3 additions and 3 deletions

View file

@ -92,7 +92,7 @@ body, pre, code {
.cmd-button {
width: 5%;
height: 30px;
margin: 20px 2px 0 2px;
margin: 20px 2px 0;
color: #222;
background-color: white;
transition: ease 0.1s;
@ -134,7 +134,7 @@ body, pre, code {
.fm {
width : 97%;
height: 90%;
margin: 26px auto 0 auto;
margin: 26px auto 0;
}
.fm-header {

View file

@ -116,7 +116,7 @@
"redrun": "^3.0.0",
"shortdate": "^1.0.1",
"stylelint": "^6.1.1",
"stylelint-config-standard": "^6.0.0",
"stylelint-config-standard": "^7.0.0",
"tape": "^4.4.0",
"version-io": "^1.2.5",
"yaspeller": "^2.6.0"