mirror of
https://github.com/aleleba/create-react-component-library.git
synced 2025-07-21 12:08:22 -06:00
updating packages.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@aleleba/create-react-component-library",
|
||||
"version": "1.0.8",
|
||||
"version": "1.0.9",
|
||||
"description": "A starter kit for create a React component Library with storybook",
|
||||
"bin": "./bin/cli.js",
|
||||
"main": "dist/index.js",
|
||||
@ -51,9 +51,9 @@
|
||||
"@storybook/testing-library": "^0.0.13",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@testing-library/react": "^13.3.0",
|
||||
"@testing-library/user-event": "^14.2.1",
|
||||
"@testing-library/user-event": "^14.2.3",
|
||||
"@types/jest": "^28.1.5",
|
||||
"@types/node": "^18.0.3",
|
||||
"@types/node": "^18.0.4",
|
||||
"@types/react": "^18.0.15",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@types/webpack": "^5.28.0",
|
||||
|
Reference in New Issue
Block a user