mirror of
https://github.com/aleleba/create-react-component-library.git
synced 2025-01-09 13:16:57 -06:00
PR-673141: Adding missing text on readme file
This commit is contained in:
parent
52e92f6a9e
commit
7fde598c38
@ -48,6 +48,7 @@ It will create a dist folder and run:
|
|||||||
```
|
```
|
||||||
npm publish
|
npm publish
|
||||||
```
|
```
|
||||||
|
This will publish on npm your package.
|
||||||
|
|
||||||
## Cheers
|
## Cheers
|
||||||
Hope you enjoy this proyect! Sincerely Alejandro Lembke Barrientos.
|
Hope you enjoy this proyect! Sincerely Alejandro Lembke Barrientos.
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@aleleba/create-react-component-library",
|
"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",
|
"description": "A starter kit for create a React component Library with storybook",
|
||||||
"bin": "./bin/cli.js",
|
"bin": "./bin/cli.js",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user