Skip to content

Commit d17207f

Browse files
authored
chore: remove quotes
Signed-off-by: Athan <[email protected]>
1 parent 3641760 commit d17207f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
},
8686
"domain": [
8787
{
88-
"min": "0",
88+
"min": 0,
8989
"max": "infinity"
9090
}
9191
],

0 commit comments

Comments
 (0)