From 4e6920b7133c7fa3acebc5ce2eb6db9dc5764325 Mon Sep 17 00:00:00 2001 From: Igor Randjelovic Date: Fri, 19 Jan 2024 17:24:55 +0100 Subject: [PATCH] chore: bump @nativescript/doctor --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d461075b79..98dc47652c 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "mobile" ], "dependencies": { - "@nativescript/doctor": "2.0.12", + "@nativescript/doctor": "2.0.13", "@nativescript/schematics-executor": "0.0.2", "@npmcli/arborist": "^7.2.0", "@npmcli/move-file": "^2.0.0",