Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 464b0f8

Browse files
committedFeb 25, 2016
Added typings in package.json
1 parent a4165d2 commit 464b0f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎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)
Please sign in to comment.