Skip to content

Commit ad404d5

Browse files
test error
1 parent f078cfb commit ad404d5

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

lib/node_modules/@stdlib/stats/base/dnanmeanpn/manifest.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
],
3939
"libpath": [],
4040
"dependencies": [
41-
"@stdlib/blas/ext/base/dmeanpn",
4241
"@stdlib/napi/export",
4342
"@stdlib/napi/argv",
4443
"@stdlib/napi/argv-int64",
@@ -58,9 +57,7 @@
5857
"-lm"
5958
],
6059
"libpath": [],
61-
"dependencies": [
62-
"@stdlib/blas/ext/base/dmeanpn"
63-
]
60+
"dependencies": []
6461
},
6562
{
6663
"task": "examples",
@@ -74,9 +71,7 @@
7471
"-lm"
7572
],
7673
"libpath": [],
77-
"dependencies": [
78-
"@stdlib/blas/ext/base/dmeanpn"
79-
]
74+
"dependencies": []
8075
}
8176
]
8277
}

0 commit comments

Comments
 (0)