updating packages.

This commit is contained in:
2022-07-14 18:02:25 +00:00
parent 43f76c5215
commit 23c0f2b52a
2 changed files with 19 additions and 19 deletions

View File

@ -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",