We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4165d2 commit 464b0f8Copy full SHA for 464b0f8
package.json
@@ -7,6 +7,7 @@
7
"jspm": {
8
"main": "dist/exceptionless.js"
9
},
10
+ "typings": "dist/exceptionless.d.ts",
11
"scripts": {
12
"prepublish": "tsd reinstall -s",
13
"start": "gulp",
0 commit comments