Skip to content

Commit

Permalink
Merge pull request #31 from bitovi/feature/tidy-updates
Browse files Browse the repository at this point in the history
Feature/tidy updates
  • Loading branch information
DavidNic11 authored Jan 3, 2025
2 parents 0c0c354 + 0b31f34 commit 2d88275
Show file tree
Hide file tree
Showing 11 changed files with 566 additions and 116 deletions.
63 changes: 60 additions & 3 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.0.0",
"license": "MIT",
"scripts": {
"setup:local": "sh ./setup.sh",
"start": "nx run-many -t dev --parallel=10"
},
"private": true,
Expand Down
1 change: 1 addition & 0 deletions packages/workshop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"dependencies": {
"@mantine/core": "^7.11.2",
"@mantine/emotion": "^7.11.2",
"@mantine/hooks": "^7.15.2",
"@sentry/react": "^8.19.0",
"@sentry/webpack-plugin": "^2.21.1",
"react": "^18.3.1",
Expand Down
Loading

0 comments on commit 2d88275

Please sign in to comment.