From 93adee36b095b0dc7bed442e7cb9a3b022f29da0 Mon Sep 17 00:00:00 2001 From: Brandon Millman Date: Thu, 22 Feb 2018 00:35:16 -0800 Subject: Move all dependencies on @0xproject/types out of devDependencies --- packages/dev-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/dev-utils/package.json') diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 515edc353..dc6410211 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -24,7 +24,6 @@ "homepage": "https://github.com/0xProject/0x.js/packages/dev-utils/README.md", "devDependencies": { "@0xproject/tslint-config": "^0.4.9", - "@0xproject/types": "^0.2.3", "@0xproject/web3-wrapper": "^0.1.14", "@types/lodash": "^4.14.86", "@types/mocha": "^2.2.42", @@ -40,6 +39,7 @@ }, "dependencies": { "@0xproject/subproviders": "^0.5.0", + "@0xproject/types": "^0.2.3", "@0xproject/utils": "^0.3.4", "ethereumjs-util": "^5.1.2", "lodash": "^4.17.4", -- cgit v1.2.3