PR-673141: Adding missing text on readme file

This commit is contained in:
Alejandro Lembke Barrientos 2022-08-06 02:37:59 +00:00
parent 52e92f6a9e
commit 7fde598c38
2 changed files with 2 additions and 1 deletions

View File

@ -48,6 +48,7 @@ It will create a dist folder and run:
```
npm publish
```
This will publish on npm your package.
## Cheers
Hope you enjoy this proyect! Sincerely Alejandro Lembke Barrientos.

View File

@ -1,6 +1,6 @@
{
"name": "@aleleba/create-react-component-library",
"version": "1.1.2",
"version": "1.1.3",
"description": "A starter kit for create a React component Library with storybook",
"bin": "./bin/cli.js",
"main": "dist/index.js",