Skip to content

Commit 076d750

Browse files
authored
chore: add directories
Signed-off-by: Shabareesh Shetty <[email protected]>
1 parent 4493590 commit 076d750

File tree

1 file changed

+2
-0
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/kumaraswamy/stdev

1 file changed

+2
-0
lines changed

lib/node_modules/@stdlib/stats/base/dists/kumaraswamy/stdev/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@
1919
"benchmark": "./benchmark",
2020
"doc": "./docs",
2121
"example": "./examples",
22+
"include": "./include",
2223
"lib": "./lib",
24+
"src": "./src",
2325
"test": "./test"
2426
},
2527
"types": "./docs/types",

0 commit comments

Comments
 (0)