aboutsummaryrefslogtreecommitdiff
path: root/node_modules/jest-diff/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/jest-diff/package.json')
-rw-r--r--node_modules/jest-diff/package.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/node_modules/jest-diff/package.json b/node_modules/jest-diff/package.json
deleted file mode 100644
index 50d5c0e37..000000000
--- a/node_modules/jest-diff/package.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "name": "jest-diff",
- "version": "19.0.0",
- "repository": {
- "type": "git",
- "url": "https://github.com/facebook/jest.git"
- },
- "license": "BSD-3-Clause",
- "main": "build/index.js",
- "dependencies": {
- "chalk": "^1.1.3",
- "diff": "^3.0.0",
- "jest-matcher-utils": "^19.0.0",
- "pretty-format": "^19.0.0"
- }
-}