From 09541481f9c0d6bb3b49dbed4bcb27fa6c0f2779 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 11 Feb 2025 17:01:52 -0500 Subject: [PATCH] chore: temp bump to package.json version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5f19d47c..23ca5967 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "@openedx/frontend-build", - "version": "1.0.0-semantically-released", + "name": "@adamstankiewicz/openedx-frontend-build", + "version": "14.3.0", "description": "Build tools, setup and config for frontend apps", "publishConfig": { "access": "public"