From cf5355bf751ea2e3db5e6e2d8419c6f50b91b9f1 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 8 Jan 2019 14:27:41 +0000 Subject: [PATCH] chore(package): update basichtml to version 0.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88b936a..cc3ac25 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "license": "ISC", "devDependencies": { "ascjs": "^2.5.1", - "basichtml": "^0.20.0", + "basichtml": "^0.21.0", "coveralls": "^3.0.2", "istanbul": "^0.4.5", "uglifyjs": "^2.4.11"