Skip to content

Commit a7c94b6

Browse files
fix: package errors
1 parent c6a602f commit a7c94b6

File tree

1 file changed

+1
-2
lines changed
  • lib/node_modules/@stdlib/math/base/special/ceilnf

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"example": "./examples",
2222
"include": "./include",
2323
"lib": "./lib",
24-
"src": "./src",
25-
"test": "./test"
24+
"src": "./src"
2625
},
2726
"types": "./docs/types",
2827
"scripts": {},

0 commit comments

Comments
 (0)