mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-29 17:07:08 +02:00
chore: v3.0.0-rc.0 release (#9418)
This commit is contained in:
parent
4e150d2b82
commit
7ee2f75ce1
140 changed files with 1598 additions and 677 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@docusaurus/lqip-loader",
|
||||
"version": "3.0.0-beta.0",
|
||||
"version": "3.0.0-rc.0",
|
||||
"description": "Low Quality Image Placeholders (LQIP) loader for webpack.",
|
||||
"main": "lib/index.js",
|
||||
"publishConfig": {
|
||||
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@docusaurus/logger": "3.0.0-beta.0",
|
||||
"@docusaurus/logger": "3.0.0-rc.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"lodash": "^4.17.21",
|
||||
"sharp": "^0.32.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue