mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
chore: bump dev dependencies (#1955)
* chore: bump devdeps * upd infima url
This commit is contained in:
parent
72792a1e5c
commit
3be2e86546
18 changed files with 505 additions and 497 deletions
|
@ -21,5 +21,7 @@ module.exports = {
|
|||
plugins: [
|
||||
'@babel/plugin-proposal-class-properties',
|
||||
'@babel/plugin-proposal-object-rest-spread',
|
||||
'@babel/plugin-proposal-nullish-coalescing-operator',
|
||||
'@babel/plugin-proposal-optional-chaining',
|
||||
],
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue