Update deps

This commit is contained in:
vimux 2019-02-14 11:51:43 -05:00
parent 73d1600f6f
commit 59d1afeca1
No known key found for this signature in database
GPG key ID: 5A34FDC4EE832E34
2 changed files with 583 additions and 646 deletions

1222
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -23,7 +23,10 @@
"browser": true
},
"rules": {
"indent": [2, "tab"],
"indent": [
2,
"tab"
],
"no-tabs": 0
}
},
@ -35,7 +38,7 @@
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.14.0",
"postcss-cli": "^6.0.1",
"stylelint": "^9.6.0",
"stylelint": "^9.10.1",
"stylelint-order": "^1.0.0"
},
"scripts": {