Skip to content

Commit 006e24c

Browse files
authored
chore: update package meta data
PR-URL: #2964 Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com> Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
1 parent 9835dae commit 006e24c

File tree

5 files changed

+1
-4
lines changed

5 files changed

+1
-4
lines changed

lib/node_modules/@stdlib/_tools/changelog/generate/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"directories": {
1818
"example": "./examples",
1919
"lib": "./lib",
20+
"scripts": "./scripts",
2021
"test": "./test"
2122
},
2223
"scripts": {},

lib/node_modules/@stdlib/array/byte-orders/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"benchmark": "./benchmark",
1919
"doc": "./docs",
2020
"example": "./examples",
21-
"include": "./include",
2221
"lib": "./lib",
2322
"test": "./test"
2423
},

lib/node_modules/@stdlib/array/little-endian-factory/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/array/little-endian-float32/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/array/little-endian-float64/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"

0 commit comments

Comments
 (0)