chore: port-2.0.0-rc.1 (#7782)

This commit is contained in:
Sébastien Lorber 2022-07-14 19:30:17 +02:00 committed by GitHub
parent 443914a579
commit 965a01e589
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
151 changed files with 1861 additions and 1373 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@docusaurus/lqip-loader",
"version": "2.0.0-beta.22",
"version": "2.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": "2.0.0-beta.22",
"@docusaurus/logger": "2.0.0-rc.1",
"file-loader": "^6.2.0",
"lodash": "^4.17.21",
"sharp": "^0.30.7",