mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-23 03:29:11 +02:00
chore: prepare v2.0.0-beta.21 release (#7513)
* add beta 21 version * v2.0.0-beta.21 * typo
This commit is contained in:
parent
1e18f8fd4e
commit
613d938cfc
131 changed files with 530 additions and 264 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@docusaurus/lqip-loader",
|
||||
"version": "2.0.0-beta.20",
|
||||
"version": "2.0.0-beta.21",
|
||||
"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.20",
|
||||
"@docusaurus/logger": "2.0.0-beta.21",
|
||||
"file-loader": "^6.2.0",
|
||||
"lodash": "^4.17.21",
|
||||
"sharp": "^0.30.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue