From 0a3a860b27616fb03daeb607488061bdcb7f4dd2 Mon Sep 17 00:00:00 2001 From: Jaco Greeff Date: Wed, 2 Aug 2017 10:02:53 +0200 Subject: [PATCH] Add dapp-develop --- js/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/js/package.json b/js/package.json index 200dc338c..f6f5e3a05 100644 --- a/js/package.json +++ b/js/package.json @@ -157,6 +157,7 @@ "@parity/dapp-accounts": "paritytech/dapp-accounts", "@parity/dapp-address": "paritytech/dapp-address", "@parity/dapp-addresses": "paritytech/dapp-addresses", + "@parity/dapp-develop": "paritytech/dapp-develop", "@parity/dapp-githubhint": "paritytech/dapp-githubhint", "@parity/shared": "paritytech/js-shared", "@parity/ui": "paritytech/js-ui",