From 71919dc3d93c7387442ed4e9568e9911e2db15c3 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 420fd7ad..73ff62b8 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",