1.0.0-alpha.6

This commit is contained in:
Adolfo R. Brandes
2026-03-04 10:58:29 -03:00
committed by Adolfo R. Brandes
parent b9f2c5da43
commit 6b110d2eae
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.5",
"version": "1.0.0-alpha.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@openedx/frontend-app-authn",
"version": "1.0.0-alpha.5",
"version": "1.0.0-alpha.6",
"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.5",
"version": "1.0.0-alpha.6",
"description": "Frontend authentication",
"engines": {
"node": "^24.12"