Skip to content

Commit

Permalink
Revert "Merge branch 'main' into release-1.1"
Browse files Browse the repository at this point in the history
This reverts commit c2a6d0e, reversing
changes made to 1fdba2e.
  • Loading branch information
weskubo-cgi authored and weskubo-cgi committed Oct 18, 2024
1 parent c2a6d0e commit aa7b4f4
Show file tree
Hide file tree
Showing 10 changed files with 64 additions and 196 deletions.
119 changes: 48 additions & 71 deletions backend/package-lock.json

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

4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"cors": "^2.8.5",
"cron": "^1.8.2",
"dotenv": "^8.0.0",
"express": "^4.21.1",
"express": "^4.21.0",
"express-prometheus-middleware": "^0.8.5",
"express-rate-limit": "^7.4.0",
"express-session": "^1.18.1",
"express-session": "^1.17.1",
"express-validator": "^7.1.0",
"fast-safe-stringify": "^2.0.7",
"form-data": "^4.0.0",
Expand Down
14 changes: 7 additions & 7 deletions frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-vue": "^9.27.0",
"happy-dom": "^12.8.0",
"prettier": "^3.3.3",
"vite": "^4.5.5",
"vite": "^4.4.9",
"vitest": "^0.34.6"
}
}
61 changes: 0 additions & 61 deletions frontend/src/components/funding/FundingAllocationTab.vue

This file was deleted.

Loading

0 comments on commit aa7b4f4

Please sign in to comment.