mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-31 09:57:03 +02:00
chore(v2): prepare v2.0.0.alpha-61 release (#3182)
* alpha 61 release * doc prettier * v2.0.0-alpha.61
This commit is contained in:
parent
300aecb8bc
commit
48b996773c
69 changed files with 7717 additions and 92 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@docusaurus/plugin-ideal-image",
|
||||
"version": "2.0.0-alpha.60",
|
||||
"version": "2.0.0-alpha.61",
|
||||
"description": "Docusaurus Plugin to generate an almost ideal image (responsive, lazy-loading, and low quality placeholder)",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
|
@ -12,11 +12,11 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@docusaurus/types": "2.0.0-alpha.60",
|
||||
"@docusaurus/types": "^2.0.0-alpha.61",
|
||||
"fs-extra": "^9.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@docusaurus/lqip-loader": "2.0.0-alpha.60",
|
||||
"@docusaurus/lqip-loader": "^2.0.0-alpha.61",
|
||||
"@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