cerebral-modules-react
Advanced tools
Comparing version 0.1.1 to 0.3.0
{ | ||
"name": "cerebral-modules-react", | ||
"version": "0.1.1", | ||
"version": "0.3.0", | ||
"description": "A library for rendering cerebral modules", | ||
@@ -33,3 +33,3 @@ "main": "lib/index.js", | ||
"cerebral": "^0.26.1", | ||
"cerebral-modules": "^0.2.0", | ||
"cerebral-modules": "^0.3.0", | ||
"cerebral-react": "^0.8.0", | ||
@@ -47,3 +47,3 @@ "chai": "^3.4.1", | ||
"peerDependencies": { | ||
"cerebral-modules": "^0.2.0", | ||
"cerebral-modules": "^0.3.0", | ||
"cerebral-react": "^0.8.0", | ||
@@ -50,0 +50,0 @@ "react": "^0.14.0", |
@@ -5,2 +5,8 @@ # cerebral-modules-react | ||
## Install | ||
``` | ||
npm install cerebral-modules-react | ||
``` | ||
## Rendering Your App | ||
@@ -7,0 +13,0 @@ |
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
17149
45