From e57b98db920c48fc1afe6a24c8840afe257afa05 Mon Sep 17 00:00:00 2001 From: "Michael Bradley, Jr" Date: Mon, 16 Jul 2018 04:08:25 -0500 Subject: [PATCH] embarkjs dep -- pre-pub pkg spec usable by auto testers (for PR rev) --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 5c3e4cd9..70b53f64 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,7 @@ "decompress": "^4.2.0", "deep-equal": "^1.0.1", "ejs": "^2.5.8", + "embarkjs": "embark-framework/EmbarkJS#features/prep-for-embark-usage", "eth-ens-namehash": "^2.0.8", "eth-lib": "^0.2.8", "ethereumjs-wallet": "^0.6.0",