chore: prepare v2.0.0-beta.17 release (#6829)

This commit is contained in:
Sébastien Lorber 2022-03-03 18:44:41 +01:00 committed by GitHub
parent 7eaec081e8
commit 8dbd656340
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
126 changed files with 1313 additions and 637 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@docusaurus/lqip-loader",
"version": "2.0.0-beta.16",
"version": "2.0.0-beta.17",
"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.16",
"@docusaurus/logger": "2.0.0-beta.17",
"file-loader": "^6.2.0",
"lodash": "^4.17.21",
"node-vibrant": "^3.1.6",