From 569a06e74760c05271223107d8644c24fbd265ec Mon Sep 17 00:00:00 2001 From: Jarrett Widman Date: Sat, 17 Aug 2024 11:18:40 -0700 Subject: [PATCH] 10.0.1 lock cheerio --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ded4c1..cb8a9f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "juice", - "version": "10.0.0", + "version": "10.0.1", "description": "Inlines css into html source", "bin": "bin/juice", "main": "index.js",