chore: v3.0.0-rc.1 release (#9453)

This commit is contained in:
Sébastien Lorber 2023-10-26 20:10:02 +02:00 committed by GitHub
parent 4a0bd92148
commit 495c7936b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
140 changed files with 327 additions and 235 deletions

View file

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