chore: bump main to 3.0.0-alpha.0 (#7923)

This commit is contained in:
Sébastien Lorber 2022-08-08 19:13:49 +02:00 committed by GitHub
parent 38d6c9061a
commit b7ea00a917
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 179 additions and 179 deletions

View file

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