From 5b479944af08af70a01af59f6609f33ebea4feb0 Mon Sep 17 00:00:00 2001 From: Yibei Chen Date: Sat, 22 Feb 2025 13:11:09 -0500 Subject: [PATCH] Update package.json rename the package name to be consistent with the repo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f01623d..4cb4e82 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "schema-ui", + "name": "reproschema-ui", "version": "0.1.0", "private": true, "scripts": {