fix(dev): pnpm devで依存関係更新が一部反映されない (#13091)

This commit is contained in:
おさむのひと 2024-01-27 09:18:09 +09:00 committed by GitHub
parent bb330533c1
commit b7270c6238
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 13 additions and 5 deletions

View file

@ -2,6 +2,7 @@
"type": "module",
"name": "misskey-reversi",
"version": "0.0.1",
"types": "./built/dts/index.d.ts",
"exports": {
".": {
"import": "./built/esm/index.js",