Skip to content

Commit 2decebf

Browse files
authored
chore: update package meta data
PR-URL: #6447 Reviewed-by: Philipp Burckhardt <[email protected]> Reviewed-by: Athan Reines <[email protected]> Signed-off-by: stdlib-bot <[email protected]>
1 parent b28f85a commit 2decebf

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"example": "./examples",
2222
"include": "./include",
2323
"lib": "./lib",
24-
"scripts": "./scripts",
2524
"src": "./src",
2625
"test": "./test"
2726
},

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"example": "./examples",
2222
"include": "./include",
2323
"lib": "./lib",
24-
"scripts": "./scripts",
2524
"src": "./src",
2625
"test": "./test"
2726
},

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"example": "./examples",
2222
"include": "./include",
2323
"lib": "./lib",
24-
"scripts": "./scripts",
2524
"src": "./src",
2625
"test": "./test"
2726
},

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"example": "./examples",
2222
"include": "./include",
2323
"lib": "./lib",
24-
"scripts": "./scripts",
2524
"src": "./src",
2625
"test": "./test"
2726
},

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"example": "./examples",
2222
"include": "./include",
2323
"lib": "./lib",
24-
"scripts": "./scripts",
2524
"src": "./src",
2625
"test": "./test"
2726
},

0 commit comments

Comments
 (0)