From 3a3e4d69199567310ed3d3b739b0d468657d1a43 Mon Sep 17 00:00:00 2001 From: pngwn Date: Fri, 12 May 2023 19:31:34 +0100 Subject: [PATCH] Fix (#4186) * bump client version * ignore spaces-test * fix --- js/_spaces-test/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/_spaces-test/package.json b/js/_spaces-test/package.json index 831eda01dd8d8..d834a2ab04b70 100644 --- a/js/_spaces-test/package.json +++ b/js/_spaces-test/package.json @@ -1,5 +1,5 @@ { - "name": "spaces-test", + "name": "@gradio/spaces-test", "version": "0.0.1", "private": true, "scripts": {