We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af0edc commit 103dd0cCopy full SHA for 103dd0c
pkgs/applications/editors/vscode/extensions/default.nix
@@ -257,8 +257,8 @@ let
257
mktplcRef = {
258
name = "ng-template";
259
publisher = "Angular";
260
- version = "15.2.0";
261
- hash = "sha256-ho3DtXAAafY/mpUcea2OPhy8tpX+blJMyVxbFVUsspk=";
+ version = "19.2.0";
+ hash = "sha256-Xf2ziPU3JWbmjoNy4ufaJHgnbxAw1fwuw+nH6r/8oTA=";
262
};
263
meta = {
264
changelog = "https://marketplace.visualstudio.com/items/Angular.ng-template/changelog";
0 commit comments