aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 5a2b128..3d59e20 100644
--- a/package.json
+++ b/package.json
@@ -59,5 +59,8 @@
"engines": {
"node": "16.x",
"pnpm": "7"
+ },
+ "dependencies": {
+ "ngrok": "^5.0.0-beta.2"
}
}