atom-test-runner-jest
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "atom-test-runner-jest", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Atom Test Runner for Jest", | ||
@@ -24,4 +24,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"jest-cli": "^22.0.3" | ||
"jest-cli": "^22.0.3", | ||
"jest-environment-jsdom": "^22.0.3" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1617
2