Skip to content

Commit

Permalink
AU: 1 updated - vscode-react-native
Browse files Browse the repository at this point in the history
  • Loading branch information
dgalbraith committed Mar 25, 2024
1 parent 4a22d54 commit ba014a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion automatic/vscode-react-native/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -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"
2 changes: 1 addition & 1 deletion automatic/vscode-react-native/vscode-react-native.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>vscode-react-native</id>
<version>1.12.3</version>
<version>1.13.0</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-react-native</packageSourceUrl>
<owners>dgalbraith</owners>
<title>React Native Tools VSCode Extension</title>
Expand Down

0 comments on commit ba014a2

Please sign in to comment.