Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "abend", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": | ||
@@ -26,3 +26,3 @@ | ||
{ | ||
"proof": "1.1.x" | ||
"proof": "3.0.x" | ||
}, | ||
@@ -29,0 +29,0 @@ "main": "abend", |
@@ -1,2 +0,2 @@ | ||
require('proof/redux')(1, prove) | ||
require('proof')(1, prove) | ||
@@ -3,0 +3,0 @@ function prove (assert) { |
@@ -1,2 +0,2 @@ | ||
require('proof/redux')(3, prove) | ||
require('proof')(3, prove) | ||
@@ -3,0 +3,0 @@ function prove (assert, callback) { |
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
15986
24
88