Skip to content

Commit c9a4398

Browse files
committed
build: add package.json fields to standardize keys list
1 parent ffe9a5d commit c9a4398

File tree

1 file changed

+2
-0
lines changed
  • lib/node_modules/@stdlib/_tools/package-json/standardize/lib

1 file changed

+2
-0
lines changed

lib/node_modules/@stdlib/_tools/package-json/standardize/lib/keys.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"author",
88
"maintainers",
99
"contributors",
10+
"funding",
1011
"bin",
1112
"main",
1213
"exports",
@@ -21,6 +22,7 @@
2122
"repositories",
2223
"bugs",
2324
"dependencies",
25+
"optionalDependencies",
2426
"devDependencies",
2527
"engines",
2628
"os",

0 commit comments

Comments
 (0)