@basalt/bedrock-core
Advanced tools
Comparing version 0.4.0 to 0.6.0
{ | ||
"name": "@basalt/bedrock-core", | ||
"version": "0.4.0", | ||
"version": "0.6.0", | ||
"description": "A Bedrock component that helps build Design Systems", | ||
@@ -18,5 +18,5 @@ "main": "src/index.js", | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "restricted" | ||
}, | ||
"gitHead": "fb476c703c017e8160d8333859620bc1d32c61e9" | ||
"gitHead": "3504f61e119624c94dfd7dc152e1bce47daa8074" | ||
} |
@@ -294,7 +294,2 @@ import React from 'react'; | ||
theme: baseTheme, | ||
settings: { | ||
site: { | ||
title: 'Bedrock', | ||
}, | ||
}, | ||
}; | ||
@@ -301,0 +296,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
9139
379