Skip to content

Commit

Permalink
fix: otp deploy (#80)
Browse files Browse the repository at this point in the history
* fix: new cfl package

* new js package
  • Loading branch information
SKairinos authored Dec 9, 2024
1 parent a6eb1f0 commit e622d4b
Show file tree
Hide file tree
Showing 3 changed files with 737 additions and 711 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:no-reply@info.codeforlife.education 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#v2.5.2",
"crypto-js": "^4.2.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit e622d4b

Please sign in to comment.