Skip to content

Commit

Permalink
fix: broken build
Browse files Browse the repository at this point in the history
  • Loading branch information
darraghoriordan committed Sep 30, 2023
1 parent cdff566 commit d8644bb
Show file tree
Hide file tree
Showing 2 changed files with 374 additions and 28 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
"@types/react-dom": "18.2.8",
"@typescript-eslint/utils": "6.7.3",
"@vercel/webpack-asset-relocator-loader": "1.7.3",
"aws-sdk": "2.1467.0",
"cross-env": "^7.0.3",
"css-loader": "6.8.1",
"electron": "26.2.4",
Expand All @@ -118,6 +119,8 @@
"eslint-plugin-tailwind": "0.2.1",
"fork-ts-checker-webpack-plugin": "8.0.0",
"jest": "29.7.0",
"mock-aws-s3": "4.0.2",
"nock": "13.3.3",
"node-loader": "2.0.0",
"prettier": "3.0.3",
"reflect-metadata": "0.1.13",
Expand Down Expand Up @@ -165,6 +168,7 @@
"react-router": "6.16.0",
"react-router-dom": "6.16.0",
"simple-git": "3.20.0",
"sqlite3": "5.1.6",
"tailwindcss": "3.3.3",
"use-debounce": "9.0.4",
"zod": "3.22.2"
Expand Down
Loading

0 comments on commit d8644bb

Please sign in to comment.