Skip to content

Commit db5eb33

Browse files
authored
Update package.json
Signed-off-by: pranav-1720 <[email protected]>
1 parent 8fe444f commit db5eb33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/stats/incr/nanwmean/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "@stdlib/stats/incr/wmean",
2+
"name": "@stdlib/stats/incr/nanwmean",
33
"version": "0.0.0",
4-
"description": "Compute a weighted arithmetic mean incrementally.",
4+
"description": "Compute a weighted arithmetic mean incrementally, ignoring NaN values.",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "The Stdlib Authors",

0 commit comments

Comments
 (0)