Merge pull request #6 from aleleba/PR-673141

PR-673141: Adding missing text on readme file
This commit is contained in:
Alejandro Lembke Barrientos 2022-08-05 20:38:25 -06:00 committed by GitHub
commit 47f16b672e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",