Skip to content

Commit 3499881

Browse files
Fix dependency name
1 parent ee278f2 commit 3499881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"error-stack-parser.js"
1414
],
1515
"dependencies": {
16-
"stackframe": "^0.3.0"
16+
"stacktracejs/stackframe": "^0.3.0"
1717
}
1818
}

0 commit comments

Comments
 (0)