Skip to content

Commit 4dbd87f

Browse files
authored
reference newly added typings in package.json
needed for automatic discovery
1 parent 2d6594c commit 4dbd87f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,6 @@
8181
},
8282
"dependencies": {
8383
"nimnjs": "^1.2.2"
84-
}
84+
},
85+
"typings": "src/parser.d.ts"
8586
}

0 commit comments

Comments
 (0)