We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f1f11d commit 80f0061Copy full SHA for 80f0061
lib/node_modules/@stdlib/blas/base/dger/package.json
@@ -17,6 +17,8 @@
17
"browser": "./lib/main.js",
18
"gypfile": true,
19
"directories": {
20
+ "benchmark": "./benchmark",
21
+ "doc": "./docs",
22
"example": "./examples",
23
"include": "./include",
24
"lib": "./lib",
0 commit comments