From 9bf5ec8c32cda97120ecfd18b88952312eff92bc Mon Sep 17 00:00:00 2001 From: chebebrand Date: Tue, 13 Jul 2021 16:36:32 -0700 Subject: [PATCH] chore(azure): publish azure@0.0.274 a3f61c63e55527b7ee0631756ecd73121d37d47b fix(all): Fix references due to packages moves 70165ec2ceb8db14503cf3c0ea1f3a8aa09a4490 refactor(all): Move packages from app/scripts/modules to packages/ --- packages/azure/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/azure/package.json b/packages/azure/package.json index bbcdb252af1..e097bc5b9a5 100644 --- a/packages/azure/package.json +++ b/packages/azure/package.json @@ -1,7 +1,7 @@ { "name": "@spinnaker/azure", "license": "Apache-2.0", - "version": "0.0.273", + "version": "0.0.274", "module": "dist/index.js", "typings": "dist/index.d.ts", "scripts": {