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 3a6d6a24e..690da74fe 100644
--- a/packages/react-shared/package.json
+++ b/packages/react-shared/package.json
@@ -1,6 +1,6 @@
{
"name": "@0xproject/react-shared",
- "version": "0.1.0",
+ "version": "0.1.1",
"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.3",
- "@0xproject/monorepo-scripts": "^0.1.15",
- "@0xproject/tslint-config": "^0.4.13",
+ "@0xproject/dev-utils": "^0.3.4",
+ "@0xproject/monorepo-scripts": "^0.1.16",
+ "@0xproject/tslint-config": "^0.4.14",
"copyfiles": "^1.2.0",
"shx": "^0.2.2",
"tslint": "^5.9.1",