From 61457ef9a238c31a338e3c2778c2ed29b3fc3024 Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Thu, 15 Apr 2021 06:53:11 -0500 Subject: [PATCH] fix: use jmp 2.0.6 to allow building from the source --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c620def3..022b4dca9 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "atom-select-list": "^0.7.0", "escape-carriage": "^1.2.0", "escape-string-regexp": "^4.0.0", - "@aminya/jmp": "2.0.5", + "@aminya/jmp": "^2.0.6", "kernelspecs": "^2.0.0", "lodash": "^4.14.0", "mathjax-electron": "^3.0.0",