@govuk-frederic/header-button
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@govuk-frederic/header-button", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"dependencies": { | ||
@@ -26,6 +26,9 @@ "@govuk-react/constants": "^0.2.7", | ||
"module": "es/index.js", | ||
"author": "Tarandeep Singh Chauhan", | ||
"author": "The govuk-frederic authors", | ||
"contributors": [ | ||
"Taran Chauhan" | ||
], | ||
"license": "MIT", | ||
"homepage": "https://github.com/stevesims/govuk-frederic#readme", | ||
"description": "govuk-frederic: Frederic project specific components.", | ||
"homepage": "https://github.com/stevesims/govuk-frederic/tree/master/components/header-button", | ||
"description": "Styled button with further optional active and disabled styles.", | ||
"private": false, | ||
@@ -32,0 +35,0 @@ "publishConfig": { |
34275