Skip to content

Commit 3e2e3b3

Browse files
committed
feat: add craco back package.json
1 parent 184b3c8 commit 3e2e3b3

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

apps/studio/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
"@testing-library/react": "^13.4.0",
9696
"@testing-library/user-event": "^14.4.3",
9797
"@types/jest": "^29.2.3",
98+
"@craco/craco": "^7.1.0",
9899
"@types/js-yaml": "^4.0.5",
99100
"@types/json-schema": "^7.0.11",
100101
"@types/node": "^18.11.9",

package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
},
1414
"devDependencies": {
1515
"turbo": "^1.10.2",
16-
"@craco/craco": "^7.1.0",
1716
"semantic-release": "^21.0.3",
1817
"semantic-release-monorepo": "^7.0.5",
1918
"@semantic-release-plus/docker": "^3.1.2",

0 commit comments

Comments
 (0)