Skip to content

Commit 98eba77

Browse files
committed
docs: reorder directory paths
1 parent 2efc1cf commit 98eba77

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/falling-factorial

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/falling-factorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"doc": "./docs",
2121
"example": "./examples",
2222
"include": "./include",
23-
"src": "./src",
2423
"lib": "./lib",
24+
"src": "./src",
2525
"test": "./test"
2626
},
2727
"types": "./docs/types",

0 commit comments

Comments
 (0)