Skip to content

Commit 6ed0ba7

Browse files
author
Eric Wendelin
committed
Properly include stackframe node_module.
1 parent d28b436 commit 6ed0ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"README.md",
5151
"error-stack-parser.js",
5252
"dist/",
53-
"node_modules/stacktrame/"
53+
"node_modules/stackframe/"
5454
],
5555
"scripts": {
5656
"test": "make clean test"

0 commit comments

Comments
 (0)