Skip to content

Commit daab600

Browse files
Bower cleanup
1 parent 7c6889b commit daab600

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*.pid
55
*.gz
66

7+
bower_components
78
node_modules
89
build
910
coverage

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "error-stack-parser",
3-
"main": "./error-stack-parser.js",
3+
"main": "./dist/error-stack-parser.js",
44
"homepage": "https://github.com/stacktracejs/error-stack-parser",
55
"authors": [
66
"Eric Wendelin <[email protected]> (http://www.eriwen.com)",

0 commit comments

Comments
 (0)