diff options
Diffstat (limited to 'deps/npm/docs/output/configuring-npm/package-json.html')
-rw-r--r-- | deps/npm/docs/output/configuring-npm/package-json.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/docs/output/configuring-npm/package-json.html b/deps/npm/docs/output/configuring-npm/package-json.html index d5860ee6e2..a3bcd299c5 100644 --- a/deps/npm/docs/output/configuring-npm/package-json.html +++ b/deps/npm/docs/output/configuring-npm/package-json.html @@ -304,7 +304,7 @@ you:</p> <p>Both email and url are optional either way.</p> <p>npm also sets a top-level "maintainers" field with your npm user info.</p> <h3 id="funding">funding</h3> -<p>You can specify an object containing an URL that provides up-to-date +<p>You can specify an object containing a URL that provides up-to-date information about ways to help fund development of your package, or a string URL, or an array of these:</p> <pre lang="json"><code>{ |