Skip to content

Commit b798f17

Browse files
authored
fix: package.json
Signed-off-by: Shabareesh Shetty <[email protected]>
1 parent b5d1663 commit b798f17

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

lib/node_modules/@stdlib/stats/base/dists/kumaraswamy/kurtosis/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)