Skip to content

Commit 53abe5a

Browse files
committed
Update component(1)
1 parent 6a69bb6 commit 53abe5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

component.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "stacktrace.js",
33
"repository": "stacktracejs/stacktrace.js",
44
"description": "Framework-agnostic, micro-library for getting stack traces in all environments",
5-
"version": "1.0.0",
5+
"version": "1.1.0",
66
"keywords": [
77
"stacktrace",
88
"error",
@@ -15,7 +15,7 @@
1515
"stacktrace.js"
1616
],
1717
"dependencies": {
18-
"stacktracejs/error-stack-parser": "1.2",
18+
"stacktracejs/error-stack-parser": "1.3",
1919
"stacktracejs/stack-generator": "1",
2020
"stacktracejs/stacktrace-gps": "2"
2121
}

0 commit comments

Comments
 (0)