Skip to content

Commit 6fad89b

Browse files
committed
chore: add packageManager field (bun@1.3.1)
1 parent e703397 commit 6fad89b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,5 +111,6 @@
111111
"import": "./dist/index.js"
112112
},
113113
"./package.json": "./package.json"
114-
}
115-
}
114+
},
115+
"packageManager": "bun@1.3.1"
116+
}

0 commit comments

Comments
 (0)