react-incrementor
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "react-incrementor", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Component for building flexible incrementor components", | ||
"main": "dist/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"keywords": [ | ||
"react", | ||
"incrementor", | ||
"accesibility" | ||
], | ||
"files": ["dist"], | ||
"keywords": ["react", "incrementor", "accesibility"], | ||
"peerDependencies": { | ||
@@ -15,0 +9,0 @@ "react": "^16.2.0", |
@@ -1,6 +0,5 @@ | ||
<div> | ||
<h1 align="center">✨react-incrementor🎄</h1> | ||
</div> | ||
<p align="center" style="font-size: 1.2rem;">Component to build simple, flexible, and accessible incrementor components</p> | ||
# ✨react-incrementor🎄 | ||
Component to build simple, flexible, and accessible incrementor components | ||
## The problem | ||
@@ -7,0 +6,0 @@ |
14041
123