1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-01-27 15:47:15 +00:00

standarded

This commit is contained in:
Rokt33r
2016-04-21 21:07:09 +09:00
parent 934e4d9607
commit 6099c91216
12 changed files with 109 additions and 110 deletions

View File

@@ -67,7 +67,7 @@
"react-dom": "^0.14.3",
"react-redux": "^4.0.6",
"redux": "^3.0.5",
"standard": "^5.3.1",
"standard": "^6.0.8",
"style-loader": "^0.12.4",
"stylus": "^0.52.4",
"stylus-loader": "^1.3.1",
@@ -76,7 +76,9 @@
},
"optional": false,
"standard": {
"ignore": [],
"ignore": [
"submodules"
],
"globals": [
"localStorage"
]