@sprucelabs/jest-json-reporter 7.0.208 → 8.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,3 +1,3 @@
1
1
  # Json Jest Reporter
2
2
 
3
- A simple reporter that streams the results of tests to stdout as JSON for ingestion by parent processes.
3
+ A simple reporter that streams the results of tests to stdout as JSON for ingestion by parent processes.
package/package.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "files": [
7
7
  "build"
8
8
  ],
9
- "version": "7.0.208",
9
+ "version": "8.0.0",
10
10
  "skill": {
11
11
  "namespace": "jest-json-reporter",
12
12
  "upgradeIgnoreList": [