chore: v3.0.0-beta.0 release (#9311)

This commit is contained in:
Sébastien Lorber 2023-09-15 19:44:35 +02:00 committed by GitHub
parent 6e8e276e40
commit 52d79c4e0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
137 changed files with 382 additions and 309 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@docusaurus/lqip-loader",
"version": "3.0.0-alpha.0",
"version": "3.0.0-beta.0",
"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-alpha.0",
"@docusaurus/logger": "3.0.0-beta.0",
"file-loader": "^6.2.0",
"lodash": "^4.17.21",
"sharp": "^0.32.3",