Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/h-enk/doks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenk Verlinde <henk@ventizo.com>2022-07-01 11:02:51 +0300
committerHenk Verlinde <henk@ventizo.com>2022-07-01 11:02:51 +0300
commit0a662b74850a97ac1c43db6aa333266ac3b4140c (patch)
treec9c1bc7c2d00d89da36eb761fd70754fa754285e /package.json
parent19fb1b0e8ce0571d452c9b251805c3aab307d167 (diff)
feat: add support for data:image... in src intead of a URL
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 41a06bb..45fd852 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@babel/core": "^7.18",
"@babel/preset-env": "^7.18",
"@fullhuman/postcss-purgecss": "^4.1",
- "@hyas/images": "^0.2.0",
+ "@hyas/images": "^0.2.1",
"auto-changelog": "^2.4",
"autoprefixer": "^10.4",
"bootstrap": "^5.1",