From e10d5eb0be99895f94700dc59a533742ecf1e8cc Mon Sep 17 00:00:00 2001 From: Kegan Dougal Date: Fri, 29 May 2020 18:59:26 +0100 Subject: [PATCH] Pin to the commit so it picks it up --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0713adc3bb..24d7b1d745 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "react": "^16.9.0", "react-dom": "^16.9.0", "sanitize-html": "^1.19.1", - "sql.js": "github:Kegsay/sql.js#master", + "sql.js": "github:Kegsay/sql.js#d55d2069673d0a62ffe729a8a6c96b1328ae396c", "ua-parser-js": "^0.7.19", "url": "^0.11.0" },