From dd0e8667bd423c9e24f394efb21c114977a11c63 Mon Sep 17 00:00:00 2001 From: Nathan Black Date: Thu, 12 Nov 2015 08:40:48 -0800 Subject: [PATCH] Update keywords to be a discoverable chai plugin per chaijs/chai-docs#34 --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 401985c..2ca1027 100644 --- a/package.json +++ b/package.json @@ -7,10 +7,13 @@ "assertion", "assert", "testing", + "chai-plugin", + "browser", + "vendor", "dom", "no-jquery" ], - "version": "1.2.1", + "version": "1.2.2", "repository": { "type": "git", "url": "https://github.com/nathanboktae/chai-dom"