mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 10:22:30 +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/types",
|
||||
"version": "2.0.0-alpha.71",
|
||||
"version": "2.0.0-alpha.72",
|
||||
"description": "Common types for Docusaurus packages.",
|
||||
"main": "./src/index.js",
|
||||
"types": "./src/index.d.ts",
|
||||
|
@ -16,8 +16,8 @@
|
|||
"dependencies": {
|
||||
"@types/webpack": "^4.41.0",
|
||||
"commander": "^5.1.0",
|
||||
"joi": "^17.4.0",
|
||||
"querystring": "0.2.0",
|
||||
"webpack-merge": "^4.2.2",
|
||||
"joi": "^17.4.0"
|
||||
"webpack-merge": "^4.2.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue