summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
authorAlan Pearce2017-06-30 18:01:51 +0200
committerAlan Pearce2017-06-30 18:01:51 +0200
commit31f441ff32ab9f52fc80d0835bdd074554587ef6 (patch)
tree2414dc886efcb783352c1857dc6a4a2fd60ce41e /package.json
parent562b0533300ad5ad8cf4695aa7fc2b844b918169 (diff)
downloadhomestead-31f441ff32ab9f52fc80d0835bdd074554587ef6.tar.lz
homestead-31f441ff32ab9f52fc80d0835bdd074554587ef6.tar.zst
homestead-31f441ff32ab9f52fc80d0835bdd074554587ef6.zip
test: Use cheerio for DOM testing
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index e64409a..9fe5283 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,7 @@
   "devDependencies": {
     "auto-install": "^1.7.4",
     "ava": "^0.19.1",
+    "cheerio": "^1.0.0-rc.1",
     "eslint": "^4.1.1",
     "eslint-config-prettier": "^2.2.0",
     "eslint-config-standard": "^10.2.1",