Skip to content

Commit 8dff003

Browse files
committed
chore: add packageManager field (bun@1.3.1)
1 parent 0dcde35 commit 8dff003

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
@@ -121,5 +121,6 @@
121121
"*.{json,md,yaml,yml,html,css}": [
122122
"prettier --write --cache --ignore-unknown"
123123
]
124-
}
125-
}
124+
},
125+
"packageManager": "bun@1.3.1"
126+
}

0 commit comments

Comments
 (0)