chore: release 2.4.3, fix 2.4.2 release publish (#9326)

This commit is contained in:
Sébastien Lorber 2023-09-20 17:55:51 +02:00 committed by GitHub
parent 4ab5a93262
commit a4adfa2e34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 192 additions and 192 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@docusaurus/lqip-loader",
"version": "2.4.1",
"version": "2.4.3",
"description": "Low Quality Image Placeholders (LQIP) loader for webpack.",
"main": "lib/index.js",
"publishConfig": {
@ -17,7 +17,7 @@
},
"license": "MIT",
"dependencies": {
"@docusaurus/logger": "2.4.1",
"@docusaurus/logger": "2.4.3",
"file-loader": "^6.2.0",
"lodash": "^4.17.21",
"sharp": "^0.30.7",