Skip to content

Commit f1a365e

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
},
8383
"domain": [
8484
{
85-
"min": "0",
85+
"min": 0,
8686
"max": "infinity"
8787
}
8888
],

0 commit comments

Comments
 (0)