Get rid of 'standard' npm package

Reason: Reserved for the upcoming PR
This commit is contained in:
Nikita P. Shupeyko 2017-05-09 23:35:47 +03:00
parent c502aeae2e
commit 8a72bf7ef5

View File

@ -29,13 +29,9 @@
"gulp-uglify": "^2.1.2",
"pump": "^1.0.2",
"run-sequence": "^1.2.2",
"standard": "^9.0.2",
{% endif %}
},
"engines": {
"node": ">=0.8.0"
},
"scripts": {
"test": "standard"
}
}