Skip to content

Commit 5a0863c

Browse files
committed
[Add] async package
1 parent 4f84e28 commit 5a0863c

File tree

2 files changed

+59
-5
lines changed

2 files changed

+59
-5
lines changed

package-lock.json

Lines changed: 57 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"@heroicons/react": "^2.1.3",
2121
"@mdx-js/react": "^3.0.0",
2222
"ace-builds": "^1.32.0",
23-
"clsx": "^2.0.0",
23+
"axios": "^1.6.8",
24+
"clsx": "^2.1.0",
2425
"docusaurus-lunr-search": "^3.3.2",
2526
"docusaurus-plugin-sass": "^0.2.5",
2627
"prism-react-renderer": "^2.3.0",

0 commit comments

Comments
 (0)