Update standard.

This commit is contained in:
Julien Fontanet 2015-10-01 18:23:17 +02:00
parent 8de2066634
commit ad10d13a75

View File

@ -30,7 +30,7 @@
}, },
"devDependencies": { "devDependencies": {
"babel": "^5.6.11", "babel": "^5.6.11",
"babel-eslint": "^3.1.18", "babel-eslint": "^4.1.3",
"clarify": "^1.0.5", "clarify": "^1.0.5",
"event-to-promise": "^0.3.2", "event-to-promise": "^0.3.2",
"ghooks": "^0.3.2", "ghooks": "^0.3.2",
@ -38,7 +38,7 @@
"must": "^0.12.0", "must": "^0.12.0",
"sinon": "^1.14.1", "sinon": "^1.14.1",
"source-map-support": "^0.3.2", "source-map-support": "^0.3.2",
"standard": "^4.3.3", "standard": "^5.3.1",
"trace": "^1.2.0" "trace": "^1.2.0"
}, },
"scripts": { "scripts": {