Skip to content

Commit c64f5d2

Browse files
committed
Merge pull request #20 from s-ludwig/patch-1
Add missing "importPaths" field.
2 parents e183159 + b580675 commit c64f5d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
"sourcePaths": [
1212
"deimos"
1313
],
14+
"importPaths": [
15+
"."
16+
],
1417
"libs": [
1518
"ncursesw"
1619
],

0 commit comments

Comments
 (0)