Skip to content

Commit b8a8dea

Browse files
remove segfault-handler from test dependencies
1 parent 41f4e2d commit b8a8dea

File tree

2 files changed

+1
-24
lines changed

2 files changed

+1
-24
lines changed

test/package-lock.json

Lines changed: 0 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"eslint-config-rallycoding": "^3.1.0",
2424
"eslint-plugin-import": "^2.2.0",
2525
"eslint-plugin-jsx-a11y": "^4.0.0",
26-
"eslint-plugin-react": "^6.10.3",
27-
"segfault-handler": "^1.0.0"
26+
"eslint-plugin-react": "^6.10.3"
2827
}
2928
}

0 commit comments

Comments
 (0)