Skip to content

Commit

Permalink
Fix docusaurus build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
pringshia committed Nov 22, 2021
1 parent ac010a3 commit 5aa8a88
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ packageExtensions:
"@docusaurus/mdx-loader@*":
dependencies:
"tslib": "latest"

pnpMode: loose
"html-minifier-terser@*":
dependencies:
"acorn": "latest"
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8040,7 +8040,7 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.0.4, acorn@npm:^8.4.1":
"acorn@npm:^8.0.4, acorn@npm:^8.4.1, acorn@npm:latest":
version: 8.6.0
resolution: "acorn@npm:8.6.0"
bin:
Expand Down

0 comments on commit 5aa8a88

Please sign in to comment.