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",