Skip to content

Commit 1d948d4

Browse files
authored
fix(cli): Use latest native-run (#7030)
1 parent 5a09e72 commit 1d948d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"debug": "^4.3.4",
5353
"env-paths": "^2.2.0",
5454
"kleur": "^4.1.4",
55-
"native-run": "^1.7.3",
55+
"native-run": "^2.0.0",
5656
"open": "^8.4.0",
5757
"plist": "^3.0.5",
5858
"prompts": "^2.4.2",

0 commit comments

Comments
 (0)