Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 032f64d

Browse files
Switch to prompt-lite (which has way less dependencies)
1 parent 933a121 commit 032f64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
"homepage": "https://github.com/eddyverbruggen/nativescript-plugin-firebase",
4545
"dependencies": {
4646
"app-root-path": "^2.0.1",
47-
"prompt": "^1.0.0"
47+
"prompt-lite": "0.1.1"
4848
}
4949
}

0 commit comments

Comments
 (0)