Skip to content

Commit c4c8192

Browse files
kgrytestdlib-bot
authored andcommitted
chore: update package meta data
Signed-off-by: stdlib-bot <[email protected]>
1 parent 5b6d07a commit c4c8192

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

lib/node_modules/@stdlib/dstructs/struct/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"main": "./lib",
1717
"directories": {
1818
"benchmark": "./benchmark",
19-
"doc": "./docs",
2019
"example": "./examples",
2120
"lib": "./lib",
2221
"test": "./test"

lib/node_modules/@stdlib/number/float64/base/ulp-difference/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,8 @@
1515
],
1616
"main": "./lib",
1717
"directories": {
18-
"benchmark": "./benchmark",
19-
"doc": "./docs",
2018
"example": "./examples",
21-
"lib": "./lib",
22-
"test": "./test"
19+
"lib": "./lib"
2320
},
2421
"types": "./docs/types",
2522
"scripts": {},

0 commit comments

Comments
 (0)