@govuk-frederic/count
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@govuk-frederic/count", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"dependencies": { | ||
@@ -25,6 +25,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/count", | ||
"description": "Renders a number sent in as a prop.", | ||
"private": false, | ||
@@ -31,0 +34,0 @@ "publishConfig": { |
15884