We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8aa3c7 commit da49869Copy full SHA for da49869
package.json
@@ -4,7 +4,11 @@
4
"version": "0.1.0",
5
"author": "BeeeQueue <adam@haglund.dev>",
6
"license": "MIT",
7
- "private": true,
+ "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",
12
"packageManager": "pnpm@7.2.0",
13
"engines": {
14
"node": ">=14.17"
0 commit comments