Skip to content

Commit

Permalink
build fix part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
subru-37 committed Nov 2, 2024
1 parent 2223853 commit 897d246
Show file tree
Hide file tree
Showing 2 changed files with 12,144 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"setup": "turbo run setup"
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@turbo/gen": "^1.9.9",
"eslint": "^8.56.0",
"@changesets/cli": "^2.27.9",
"@turbo/gen": "^1.13.4",
"eslint": "^8.57.1",
"eslint-config-custom": "workspace:*",
"husky": "^9.0.10",
"lint-staged": "^15.0.2",
"prettier": "^3.0.3",
"turbo": "^2.0.6"
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"turbo": "^2.2.3"
},
"packageManager": "[email protected]",
"name": "techno-event-management",
Expand Down
Loading

0 comments on commit 897d246

Please sign in to comment.