Skip to content

Commit a568ce7

Browse files
committed
Fix PR comments
1 parent 8ea2b8d commit a568ce7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"mobile"
3131
],
3232
"dependencies": {
33-
"@types/ora": "^1.3.2",
33+
"@types/ora": "1.3.2",
3434
"bplist-parser": "0.1.0",
3535
"bufferpack": "0.0.6",
3636
"byline": "4.2.1",
@@ -58,7 +58,7 @@
5858
"mute-stream": "0.0.5",
5959
"nativescript-doctor": "file:../nativescript-doctor/nativescript-doctor-0.9.0.tgz",
6060
"open": "0.0.5",
61-
"ora": "^2.0.0",
61+
"ora": "2.0.0",
6262
"osenv": "0.1.3",
6363
"pbxproj-dom": "1.0.11",
6464
"plist": "1.1.0",

0 commit comments

Comments
 (0)