Skip to content

Commit

Permalink
feat: add craco back package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
KhudaDad414 committed Jun 21, 2023
1 parent 184b3c8 commit 3e2e3b3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.2.3",
"@craco/craco": "^7.1.0",
"@types/js-yaml": "^4.0.5",
"@types/json-schema": "^7.0.11",
"@types/node": "^18.11.9",
Expand Down
3 changes: 2 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
},
"devDependencies": {
"turbo": "^1.10.2",
"@craco/craco": "^7.1.0",
"semantic-release": "^21.0.3",
"semantic-release-monorepo": "^7.0.5",
"@semantic-release-plus/docker": "^3.1.2",
Expand Down

0 comments on commit 3e2e3b3

Please sign in to comment.