Skip to content

Commit 52b9ccb

Browse files
fix: Remove scripts entry from package.json
Removed 'scripts' entry from package.json Signed-off-by: Rohit R Bhat <[email protected]>
1 parent 3a48ac6 commit 52b9ccb

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/acoshf

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/math/base/special/acoshf/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)