aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-02-21 10:54:57 +0100
committerache <ache@ache.one>2018-02-21 10:54:57 +0100
commit4b91120a6b6026dcbf91b6e5f01922f57026b47c (patch)
tree754d8529075b9531ea61af7622490f34744f20a7
parentAdd a gitignore file (diff)
Add ada to dependencies
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0a1283b..6de1cf5 100644
--- a/package.json
+++ b/package.json
@@ -34,6 +34,7 @@
"author": "Titely",
"license": "",
"devDependencies": {
+ "ava": "^0.25.0",
"xo": "^0.18.2"
},
"xo": {