electron-mocha
Advanced tools
Comparing version 3.0.1 to 3.0.2
<!-- Github links generated with: https://github.com/jprichardson/issue-links --> | ||
3.0.2 / 2016-08-18 | ||
------------------ | ||
- Support electron npm package | ||
3.0.1 / 2016-08-16 | ||
@@ -4,0 +8,0 @@ ------------------ |
{ | ||
"name": "electron-mocha", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Mocha tests in Electron.", | ||
@@ -43,5 +43,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"electron-prebuilt": "^1.0.0", | ||
"electron": "^1.3.0", | ||
"standard": "^7.0.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
27643