Skip to content

Commit 39ecc03

Browse files
stdlib-botkgryte
andauthored
chore: update package meta data
PR-URL: #2530 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]> Signed-off-by: stdlib-bot <[email protected]>
1 parent 7b973eb commit 39ecc03

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

Diff for: lib/node_modules/@stdlib/math/base/special/floor2/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,14 @@
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",
24+
"src": "./src",
2225
"test": "./test"
2326
},
2427
"types": "./docs/types",

0 commit comments

Comments
 (0)