Skip to content

Commit 5aeb4ef

Browse files
authored
chore: update package meta data
PR-URL: #7442 Reviewed-by: Athan Reines <[email protected]>
1 parent 025adb3 commit 5aeb4ef

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)