@captive/crash-reporter
Advanced tools
Comparing version 1.0.0-alpha.5 to 1.0.0-alpha.7
{ | ||
"name": "@captive/crash-reporter", | ||
"version": "1.0.0-alpha.5", | ||
"version": "1.0.0-alpha.7", | ||
"description": "A hub for crash reports. Many backends (Sentry, Raygun, ...), to many frontends (VueJS, ...)", | ||
@@ -16,2 +16,3 @@ "repository": { | ||
}, | ||
"main": "./dist/index.js", | ||
"typings": "./dist/index.d.ts", | ||
@@ -61,3 +62,3 @@ "files": [ | ||
"sideEffect": false, | ||
"gitHead": "2f6097483758b332373516379b676d83c2f30028" | ||
"gitHead": "a243b638d6a55881cd0e219fc6d1fc16134f21a1" | ||
} |
49424