From 569a8e59459c0a716b1528616925f39f7645da1e Mon Sep 17 00:00:00 2001 From: Whymarrh Whitby Date: Thu, 6 Jun 2019 12:01:43 -0230 Subject: Successful `npm audit' with all required pkgs --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 9afe65fd3..bccc23ef9 100644 --- a/package.json +++ b/package.json @@ -232,6 +232,7 @@ "fs-extra": "^6.0.1", "fs-promise": "^2.0.3", "ganache-cli": "^6.1.0", + "ganache-core": "^2.5.5", "geckodriver": "^1.16.2", "gh-pages": "^1.2.0", "gifencoder": "^1.1.0", -- cgit