Skip to content

Commit 464b0f8

Browse files
committed
Added typings in package.json
1 parent a4165d2 commit 464b0f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"jspm": {
88
"main": "dist/exceptionless.js"
99
},
10+
"typings": "dist/exceptionless.d.ts",
1011
"scripts": {
1112
"prepublish": "tsd reinstall -s",
1213
"start": "gulp",

0 commit comments

Comments
 (0)