@gemeente-denhaag/link
Advanced tools
Comparing version 0.2.3-alpha.57 to 0.2.3-alpha.58
@@ -122,2 +122,2 @@ import React from'react';/*! ***************************************************************************** | ||
icon !== undefined && iconAlign === 'end' ? iconWrapped : '')); | ||
};export default Link;export{Link}; | ||
};export{Link,Link as default}; |
{ | ||
"name": "@gemeente-denhaag/link", | ||
"version": "0.2.3-alpha.57", | ||
"version": "0.2.3-alpha.58", | ||
"description": "A Link component", | ||
@@ -25,4 +25,4 @@ "bugs": "https://github.com/nl-design-system/denhaag/issues", | ||
"dependencies": { | ||
"@gemeente-denhaag/baseprops": "^0.2.3-alpha.57", | ||
"@gemeente-denhaag/icons": "^0.2.3-alpha.57" | ||
"@gemeente-denhaag/baseprops": "^0.2.3-alpha.58", | ||
"@gemeente-denhaag/icons": "^0.2.3-alpha.58" | ||
}, | ||
@@ -32,3 +32,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "353123a37802200e5aa897ce67370904a45ac142" | ||
"gitHead": "d97b8dcf5459c12a6f3f42bd1a52e3ac4bdf5008" | ||
} |
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
58821