aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-shared/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/react-shared/package.json')
-rw-r--r--packages/react-shared/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/react-shared/package.json b/packages/react-shared/package.json
index 389052583..c9f0a76e3 100644
--- a/packages/react-shared/package.json
+++ b/packages/react-shared/package.json
@@ -1,6 +1,6 @@
{
"name": "@0xproject/react-shared",
- "version": "0.1.2",
+ "version": "0.1.3",
"description": "0x shared react components",
"main": "lib/index.js",
"types": "lib/index.d.ts",
@@ -22,9 +22,9 @@
"url": "https://github.com/0xProject/0x-monorepo.git"
},
"devDependencies": {
- "@0xproject/dev-utils": "^0.3.5",
- "@0xproject/monorepo-scripts": "^0.1.17",
- "@0xproject/tslint-config": "^0.4.15",
+ "@0xproject/dev-utils": "^0.3.6",
+ "@0xproject/monorepo-scripts": "^0.1.18",
+ "@0xproject/tslint-config": "^0.4.16",
"copyfiles": "^1.2.0",
"shx": "^0.2.2",
"tslint": "^5.9.1",