PR-264673: fixing the conflict with cypress and jest.

This commit is contained in:
2023-03-04 01:07:57 +00:00
parent f57a71f7c6
commit 4befddc726
4 changed files with 15 additions and 14 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@aleleba/create-react-component-library",
"version": "1.2.0",
"version": "1.2.1",
"description": "A starter kit for create a React component Library with storybook",
"bin": "./bin/cli.js",
"main": "dist/index.js",