mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-20 20:46:58 +02:00
v2.0.0-alpha.51
This commit is contained in:
parent
ef3741fd7f
commit
c9c5aedcb5
30 changed files with 65 additions and 65 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@docusaurus/plugin-ideal-image",
|
||||
"version": "2.0.0-alpha.50",
|
||||
"version": "2.0.0-alpha.51",
|
||||
"description": "Docusaurus Plugin to generate an almost ideal image (responsive, lazy-loading, and low quality placeholder)",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
|
@ -11,11 +11,11 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@docusaurus/types": "^2.0.0-alpha.50",
|
||||
"@docusaurus/types": "^2.0.0-alpha.51",
|
||||
"fs-extra": "^9.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@docusaurus/lqip-loader": "^2.0.0-alpha.50",
|
||||
"@docusaurus/lqip-loader": "^2.0.0-alpha.51",
|
||||
"@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