mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 19:03:38 +02:00
chore(v2): prepare v2.0.0.alpha-72 release (#4440)
* chore(v2): prepare v2.0.0.alpha-72 release * v2.0.0-alpha.72
This commit is contained in:
parent
abae86f283
commit
f8fda885fc
103 changed files with 11101 additions and 136 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@docusaurus/plugin-ideal-image",
|
||||
"version": "2.0.0-alpha.71",
|
||||
"version": "2.0.0-alpha.72",
|
||||
"description": "Docusaurus Plugin to generate an almost ideal image (responsive, lazy-loading, and low quality placeholder).",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
|
@ -20,9 +20,9 @@
|
|||
"fs-extra": "^9.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@docusaurus/core": "2.0.0-alpha.71",
|
||||
"@docusaurus/lqip-loader": "2.0.0-alpha.71",
|
||||
"@docusaurus/types": "2.0.0-alpha.71",
|
||||
"@docusaurus/core": "2.0.0-alpha.72",
|
||||
"@docusaurus/lqip-loader": "2.0.0-alpha.72",
|
||||
"@docusaurus/types": "2.0.0-alpha.72",
|
||||
"@endiliey/react-ideal-image": "^0.0.11",
|
||||
"@endiliey/responsive-loader": "^1.3.2",
|
||||
"react-waypoint": "^9.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue