@cerebral/inferno
Advanced tools
Comparing version 3.0.0-1513541599624 to 3.0.0-1513583790211
@@ -38,3 +38,3 @@ 'use strict'; | ||
if (!controller) { | ||
(0, _cerebral.throwError)('Can not find controller, did you remember to use the Container component? Read more at: http://cerebraljs.com/docs/api/components.html#inferno'); | ||
(0, _cerebral.throwError)('Can not find controller, did you remember to use the Container component? Read more at: https://cerebraljs.com/docs/views/inferno.html'); | ||
} | ||
@@ -41,0 +41,0 @@ |
{ | ||
"name": "@cerebral/inferno", | ||
"version": "3.0.0-1513541599624", | ||
"version": "3.0.0-1513583790211", | ||
"description": "Inferno view for Cerebral", | ||
@@ -20,3 +20,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"cerebral": "^4.0.0-1513541599624" | ||
"cerebral": "^4.0.0-1513583790212" | ||
}, | ||
@@ -23,0 +23,0 @@ "scripts": { |
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
22693