From 3f9e41d9f5b1113a50013c1ecb1ed7a88d09bb54 Mon Sep 17 00:00:00 2001 From: YanagiEiichi <576398868@qq.com> Date: Mon, 8 Jul 2024 13:32:47 +0800 Subject: [PATCH] Release @huolala-tech/nad-runtime@1.0.9 --- packages/runtime/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 9049b91..ff69cb7 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@huolala-tech/nad-runtime", - "version": "1.0.8", + "version": "1.0.9", "description": "The runtime lib of the Nad project", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.js",