Skip to content

Commit 7026b3e

Browse files
authored
chore: add support for private key in _tools/package-json/standardize
PR-URL: #9885 Ref: https://stdlib.zulipchat.com/#narrow/channel/546735-dev-questions/topic/Regarding.20.60package.2Ejson.60.20linting.2E/with/568581819 Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent 86664c4 commit 7026b3e

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[
22
"name",
3+
"private",
34
"version",
45
"description",
56
"license",

0 commit comments

Comments
 (0)