1.0.0-alpha.5

This commit is contained in:
Adolfo R. Brandes
2026-02-09 20:21:28 -03:00
committed by Adolfo R. Brandes
parent 45535ee055
commit 772b608ef8
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@openedx/frontend-app-authn",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@openedx/frontend-app-authn",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"license": "AGPL-3.0",
"dependencies": {
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.3",

View File

@@ -1,6 +1,6 @@
{
"name": "@openedx/frontend-app-authn",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "Frontend authentication",
"engines": {
"node": "^24.12"