diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
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" } } |
