Skip to content

Commit edc24fb

Browse files
committed
chore: update package.json fields
1 parent 0bc6305 commit edc24fb

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

package.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,18 @@
77
"scripts": {
88
"test": "pnpm install"
99
},
10-
"keywords": [],
10+
"keywords": [
11+
"pnpm-config"
12+
],
1113
"license": "MIT",
12-
"packageManager": "[email protected]"
14+
"packageManager": "[email protected]",
15+
"funding": "https://opencollective.com/pnpm",
16+
"repository": {
17+
"type": "git",
18+
"url": "git+https://github.com/pnpm/better-defaults.git"
19+
},
20+
"homepage": "https://github.com/pnpm/better-defaults#readme",
21+
"bugs": {
22+
"url": "https://github.com/pnpm/better-defaults/issues"
23+
}
1324
}

0 commit comments

Comments
 (0)