PR-320700: Fixing Readme title.

This commit is contained in:
Alejandro Lembke Barrientos 2023-10-12 06:43:52 +00:00
parent 944cfc8547
commit 42a0ae0ee0
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Create React Component Library # React List UI Library
This project is a React Library with storybook for a List App. This project is a React Library with storybook for a List App.

View File

@ -1,6 +1,6 @@
{ {
"name": "react-list-ui-library", "name": "react-list-ui-library",
"version": "1.0.2", "version": "1.0.3",
"description": "A Library with storybook for a list app", "description": "A Library with storybook for a list app",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {