From cae0200c703f4dba91b5a4fc8d1cdff8e48ab142 Mon Sep 17 00:00:00 2001 From: zhishiban <2296329164> Date: Sat, 12 Oct 2024 18:36:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8C=85json=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- calculator/.vite/deps_temp_4caf1ea7/package.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 calculator/.vite/deps_temp_4caf1ea7/package.json diff --git a/calculator/.vite/deps_temp_4caf1ea7/package.json b/calculator/.vite/deps_temp_4caf1ea7/package.json new file mode 100644 index 0000000..3dbc1ca --- /dev/null +++ b/calculator/.vite/deps_temp_4caf1ea7/package.json @@ -0,0 +1,3 @@ +{ + "type": "module" +}