From c9d933b0ba4a68b022ec135a1a2921e36e02cf57 Mon Sep 17 00:00:00 2001 From: crufter Date: Fri, 29 Oct 2021 08:12:58 +0000 Subject: [PATCH] Commit from GitHub Actions (Generate Clients & Examples) --- clients/ts/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clients/ts/package.json b/clients/ts/package.json index 39a5e39..3a39462 100644 --- a/clients/ts/package.json +++ b/clients/ts/package.json @@ -68,7 +68,7 @@ "name": "m3o", "repository": { "type": "git", - "url": "https://github.com/micro/services" + "url": "https://github.com/m3o/m3o-js" }, "scripts": { "build": "npm run clean \u0026\u0026 tsc \u0026\u0026 tsc --p tsconfig.es.json \u0026\u0026 node build.js", @@ -76,5 +76,5 @@ "prepare": "npm run build" }, "types": "index.d.ts", - "version": "1.0.592" + "version": "1.0.594" } \ No newline at end of file