Skip to content

Commit 4db1a03

Browse files
committed
npm: Add name to package.json
This is needed for some npm-like tools (e.g. bun) for some actions
1 parent 02f7d1c commit 4db1a03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"name": "dovecot-ce-documentation",
23
"devDependencies": {
34
"@sindresorhus/slugify": "^2.2.1",
45
"camelcase": "^8.0.0",

0 commit comments

Comments
 (0)