Skip to content

Commit da49869

Browse files
committed
add missing info, remove private
1 parent b8aa3c7 commit da49869

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44
"version": "0.1.0",
55
"author": "BeeeQueue <adam@haglund.dev>",
66
"license": "MIT",
7-
"private": true,
7+
"repository": {
8+
"type": "github",
9+
"url": "https://github.com/BeeeQueue/esbuild-cf-functions-plugin"
10+
},
11+
"homepage": "https://github.com/BeeeQueue/esbuild-cf-functions-plugin",
812
"packageManager": "pnpm@7.2.0",
913
"engines": {
1014
"node": ">=14.17"

0 commit comments

Comments
 (0)