Skip to content

Commit 893989b

Browse files
committed
feat: bump @nativescript/doctor version
1 parent 3ccf649 commit 893989b

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"mobile"
5858
],
5959
"dependencies": {
60-
"@nativescript/doctor": "2.0.8",
60+
"@nativescript/doctor": "2.0.9",
6161
"@nativescript/schematics-executor": "0.0.2",
6262
"@rigor789/resolve-package-path": "^1.0.5",
6363
"axios": "^0.21.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -340,10 +340,10 @@
340340
"resolved" "https://registry.npmjs.org/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz"
341341
"version" "1.1.1"
342342

343-
"@nativescript/doctor@2.0.8":
344-
"integrity" "sha512-/jVGBBBBY2BX1IwriDyXHNi0ZNAkSuzdDQuGY3nUl3BDLu5AM+FFg4qCG3D9IW664WLbA1KbJQd+HUSjRHM/ZQ=="
345-
"resolved" "https://registry.npmjs.org/@nativescript/doctor/-/doctor-2.0.8.tgz"
346-
"version" "2.0.8"
343+
"@nativescript/doctor@2.0.9":
344+
"integrity" "sha512-/4Y3wkB5fQHr7oZVl15uQz1vwZPeL5dxVdts/djakJczIFKHozTL4k31rH1/82fExB5HvzzfJZhEvocwkS+/lw=="
345+
"resolved" "https://registry.npmjs.org/@nativescript/doctor/-/doctor-2.0.9.tgz"
346+
"version" "2.0.9"
347347
dependencies:
348348
"lodash" "4.17.21"
349349
"osenv" "0.1.5"

0 commit comments

Comments
 (0)