diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a6fe165..686674e 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,6 @@ "author": "Fedor Indutny <fedor@indutny.com>", "license": "MIT", "dependencies": { - "gypkg": "^1.2.0" + "gypkg": "^2.0.0" } } |