Skip to content

Commit

Permalink
fix: new cfl package
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Dec 9, 2024
1 parent a6eb1f0 commit e78552d
Show file tree
Hide file tree
Showing 3 changed files with 736 additions and 710 deletions.
1 change: 0 additions & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Service.
VITE_SERVICE_NAME=portal
VITE_SERVICE_IS_ROOT=1

# Gmail.
VITE_GMAIL_FILTERS_PASSWORD_RESET_REQUEST="from:[email protected] subject:Password reset request"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"✅ Do add `devDependencies` below that are `peerDependencies` in the CFL package."
],
"dependencies": {
"codeforlife": "github:ocadotechnology/codeforlife-package-javascript#v2.5.1",
"codeforlife": "github:ocadotechnology/codeforlife-package-javascript#otp_deploy",
"crypto-js": "^4.2.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit e78552d

Please sign in to comment.