Skip to content

Commit e814dcc

Browse files
authored
build: fix file path
Signed-off-by: Athan <[email protected]>
1 parent d22e4e6 commit e814dcc

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/planck/mode

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/base/dists/planck/mode/binding.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
{
2222
# List of files to include in this file:
2323
'includes': [
24-
'./include.gypi ',
24+
'./include.gypi',
2525
],
2626

2727
# Define variables to be used throughout the configuration for all targets:

0 commit comments

Comments
 (0)