ApiMapがanyになる問題を修正 / v1.0.3

This commit is contained in:
2026-01-23 07:28:40 +09:00
parent 8c4dfeaa77
commit 99387d1b3b
3 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -5,13 +5,13 @@
## インストール
```bash
# npm
npm install git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.0.1
npm install git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.0.3
# yarn
yarn add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.0.1
yarn add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.0.3
# pnpm
pnpm add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.0.1
pnpm add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.0.3
```
> **NOTE**
> このSDKはnpmリポジトリがありません。Gitリポジトリを使用しています。