Skip to content

Commit

Permalink
reference newly added typings in package.json
Browse files Browse the repository at this point in the history
needed for automatic discovery
  • Loading branch information
bb authored Mar 31, 2018
1 parent 2d6594c commit 4dbd87f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,6 @@
},
"dependencies": {
"nimnjs": "^1.2.2"
}
},
"typings": "src/parser.d.ts"
}

0 comments on commit 4dbd87f

Please sign in to comment.