Skip to content

Commit

Permalink
fix: scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
bukinoshita committed Jun 7, 2019
1 parent 40df75b commit a1dfe43
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"author": "Bu Kinoshita <bukinoshita@gmail.com>",
"license": "MIT",
"scripts": {
"test": "ava",
"lint": "xo --quiet"
"test": "xo --quiet"
},
"keywords": [
"save",
Expand All @@ -22,7 +21,6 @@
"node-persist": "^3.0.0"
},
"devDependencies": {
"ava": "^2.0.0",
"eslint-config-prettier": "4.3.0",
"xo": "0.24.0"
},
Expand Down

0 comments on commit a1dfe43

Please sign in to comment.