@knotel/cinderblock
Advanced tools
Comparing version 0.0.25 to 0.0.26
@@ -211,6 +211,6 @@ 'use strict'; | ||
inverse: _propTypes2.default.bool, | ||
links: _propTypes2.default.shape({ | ||
links: _propTypes2.default.arrayOf(_propTypes2.default.shape({ | ||
to: _propTypes2.default.string, | ||
label: _propTypes2.default.string | ||
}) | ||
})) | ||
}; |
{ | ||
"name": "@knotel/cinderblock", | ||
"version": "0.0.25", | ||
"version": "0.0.26", | ||
"description": "Knotel Design System", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
209789