From 2e543ba5139e5ad29b99d1a1b8160b5dba3470c3 Mon Sep 17 00:00:00 2001 From: Darangi Date: Mon, 2 Mar 2020 14:55:26 +0100 Subject: [PATCH] :arrow_up: prebuild@10.0.0 and prebuild-install@5.3.3 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ec37886..0f5b04b 100644 --- a/package.json +++ b/package.json @@ -11,10 +11,10 @@ "license": "MIT", "dependencies": { "nan": "^2.14.0", - "prebuild-install": "^5.0.0" + "prebuild-install": "^5.3.3" }, "devDependencies": { - "prebuild": "^7.6.1", + "prebuild": "^10.0.0", "tree-sitter-cli": "^0.16.1" }, "scripts": {