Skip to content

Commit 9a67276

Browse files
gn-t-kclaude
andcommitted
fix: @next-lift/utilitiesから未使用のデフォルトエクスポートを削除
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 67930a9 commit 9a67276

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/utilities/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"private": true,
55
"type": "module",
66
"exports": {
7-
".": "./src/create-lazy-proxy.ts",
87
"./create-lazy-proxy": "./src/create-lazy-proxy.ts",
98
"./generate-id": "./src/generate-id.ts",
109
"./with-retry": "./src/with-retry.ts"

0 commit comments

Comments
 (0)