Skip to content

Commit b39cb93

Browse files
authored
chore: update package meta data
PR-URL: #7476 Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com> Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
1 parent c6ae2c0 commit b39cb93

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/normal/mean

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/base/dists/normal/mean/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
}
1515
],
1616
"main": "./lib",
17+
"gypfile": true,
1718
"directories": {
1819
"benchmark": "./benchmark",
1920
"doc": "./docs",
@@ -23,7 +24,6 @@
2324
"src": "./src",
2425
"test": "./test"
2526
},
26-
"gypfile": true,
2727
"types": "./docs/types",
2828
"scripts": {},
2929
"homepage": "https://github.com/stdlib-js/stdlib",

0 commit comments

Comments
 (0)