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 7c6889b commit daab600Copy full SHA for daab600
.gitignore
@@ -4,6 +4,7 @@
4
*.pid
5
*.gz
6
7
+bower_components
8
node_modules
9
build
10
coverage
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "error-stack-parser",
3
- "main": "./error-stack-parser.js",
+ "main": "./dist/error-stack-parser.js",
"homepage": "https://github.com/stacktracejs/error-stack-parser",
"authors": [
"Eric Wendelin <me@eriwen.com> (http://www.eriwen.com)",
0 commit comments