aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ethereum-types
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-08-15 05:51:13 +0800
committerdependabot[bot] <support@dependabot.com>2018-08-15 05:51:13 +0800
commitb6cdc00a3145e6b13102676b2a881d0fe52b3a61 (patch)
treeecf9b689bcee090b5bb23548aacda93e3cefc7c7 /packages/ethereum-types
parentc743f010e37d8170ea07619f49f0b9892d95cd91 (diff)
downloaddexon-0x-contracts-b6cdc00a3145e6b13102676b2a881d0fe52b3a61.tar
dexon-0x-contracts-b6cdc00a3145e6b13102676b2a881d0fe52b3a61.tar.gz
dexon-0x-contracts-b6cdc00a3145e6b13102676b2a881d0fe52b3a61.tar.bz2
dexon-0x-contracts-b6cdc00a3145e6b13102676b2a881d0fe52b3a61.tar.lz
dexon-0x-contracts-b6cdc00a3145e6b13102676b2a881d0fe52b3a61.tar.xz
dexon-0x-contracts-b6cdc00a3145e6b13102676b2a881d0fe52b3a61.tar.zst
dexon-0x-contracts-b6cdc00a3145e6b13102676b2a881d0fe52b3a61.zip
Bump copyfiles from 1.2.0 to 2.0.0
Bumps [copyfiles](https://github.com/calvinmetcalf/copyfiles) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/calvinmetcalf/copyfiles/releases) - [Commits](https://github.com/calvinmetcalf/copyfiles/compare/v1.2.0...v2.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'packages/ethereum-types')
-rw-r--r--packages/ethereum-types/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ethereum-types/package.json b/packages/ethereum-types/package.json
index c2092a1d3..4fa273c6a 100644
--- a/packages/ethereum-types/package.json
+++ b/packages/ethereum-types/package.json
@@ -37,7 +37,7 @@
"devDependencies": {
"@0xproject/monorepo-scripts": "^1.0.5",
"@0xproject/tslint-config": "^1.0.5",
- "copyfiles": "^1.2.0",
+ "copyfiles": "^2.0.0",
"make-promises-safe": "^1.1.0",
"shx": "^0.2.2",
"tslint": "5.11.0",