From 683fdf3a142363f57639904916e0c580e20dc46f Mon Sep 17 00:00:00 2001 From: Geo Halkiadakis Date: Wed, 22 Mar 2023 17:41:49 +0200 Subject: linkeysearch: 2 step implementation dtails; shall run as google funcction --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 49ed5f9..0ceff80 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,6 @@ { "dependencies": { - "mysql": "^2.18.1" + "mysql": "^2.18.1", + "npm": "^9.6.2" } } -- cgit v1.2.3