Skip to content

Commit 3953923

Browse files
committed
fix: revert updates to parcel version as it breaks wagmi
1 parent 235939b commit 3953923

File tree

2 files changed

+516
-726
lines changed

2 files changed

+516
-726
lines changed

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@kleros/kleros-v2-prettier-config": "workspace:^",
4040
"@kleros/kleros-v2-tsconfig": "workspace:^",
4141
"@netlify/functions": "^1.6.0",
42-
"@parcel/transformer-svg-react": "~2.9.2",
42+
"@parcel/transformer-svg-react": "~2.8.0",
4343
"@parcel/watcher": "~2.1.0",
4444
"@types/react": "^18.2.12",
4545
"@types/react-dom": "^18.2.5",
@@ -77,7 +77,7 @@
7777
"graphql": "^16.6.0",
7878
"graphql-request": "~5.1.0",
7979
"moment": "^2.29.4",
80-
"parcel": "~2.9.2",
80+
"parcel": "~2.8.0",
8181
"react": "^18.2.0",
8282
"react-chartjs-2": "^4.3.1",
8383
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)