From ba014a2b6eaf08483a72e45ec27ddbfd1560f326 Mon Sep 17 00:00:00 2001 From: dgalbraith Date: Mon, 25 Mar 2024 04:19:14 +0000 Subject: [PATCH] AU: 1 updated - vscode-react-native [skip ci] https://gist.github.com/dgalbraith/aef61e2663a09f3dfdfa40482177e040/2f79c6642a837ba592d8efe7ed87d0b7104c1657 --- automatic/vscode-react-native/tools/chocolateyinstall.ps1 | 2 +- automatic/vscode-react-native/vscode-react-native.nuspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/automatic/vscode-react-native/tools/chocolateyinstall.ps1 b/automatic/vscode-react-native/tools/chocolateyinstall.ps1 index 0899af95d..4db81b613 100644 --- a/automatic/vscode-react-native/tools/chocolateyinstall.ps1 +++ b/automatic/vscode-react-native/tools/chocolateyinstall.ps1 @@ -1,3 +1,3 @@ $ErrorActionPreference = 'Stop' -Install-VsCodeExtension -extensionId "msjsdiag.vscode-react-native@1.12.3" +Install-VsCodeExtension -extensionId "msjsdiag.vscode-react-native@1.13.0" diff --git a/automatic/vscode-react-native/vscode-react-native.nuspec b/automatic/vscode-react-native/vscode-react-native.nuspec index 4173c81b9..c20be788a 100644 --- a/automatic/vscode-react-native/vscode-react-native.nuspec +++ b/automatic/vscode-react-native/vscode-react-native.nuspec @@ -3,7 +3,7 @@ vscode-react-native - 1.12.3 + 1.13.0 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-react-native dgalbraith React Native Tools VSCode Extension