Skip to content

Commit 7f9b5ef

Browse files
stdlib-botkgryte
andauthored
chore: update package meta data
PR-URL: #2213 Co-authored-by: Athan Reines <kgryte@gmail.com> Reviewed-by: Athan Reines <kgryte@gmail.com> Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
1 parent bd40019 commit 7f9b5ef

File tree

1 file changed

+3
-0
lines changed
  • lib/node_modules/@stdlib/math/base/special/log10

1 file changed

+3
-0
lines changed

lib/node_modules/@stdlib/math/base/special/log10/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,15 @@
1414
}
1515
],
1616
"main": "./lib",
17+
"gypfile": true,
1718
"directories": {
1819
"benchmark": "./benchmark",
1920
"doc": "./docs",
2021
"example": "./examples",
22+
"include": "./include",
2123
"lib": "./lib",
2224
"scripts": "./scripts",
25+
"src": "./src",
2326
"test": "./test"
2427
},
2528
"types": "./docs/types",

0 commit comments

Comments
 (0)