adverb-where
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "adverb-where", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Find adverbs in your writings", | ||
@@ -23,3 +23,3 @@ "main": "adverbs.js", | ||
"scripts": { | ||
"test": "jasmine-node test", | ||
"test": "npm run lint && jasmine-node test", | ||
"lint": "eslint ./ --fix" | ||
@@ -26,0 +26,0 @@ }, |
Sorry, the diff of this file is not supported yet
7489