react-cross-client-router
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "react-cross-client-router", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A tool to control React apps spanning multiple tabs, windows or devices", | ||
@@ -24,5 +24,4 @@ "author": "jasper.stam@philips.com", | ||
"peerDependencies": { | ||
"history": "^4.0.0", | ||
"prop-types": "^15.5.4", | ||
"react": "^15.0.0 || ^16.0.0", | ||
"react": "^16.6.0", | ||
"react-router-dom": "^4.0.0" | ||
@@ -29,0 +28,0 @@ }, |
# react-cross-client-router | ||
[![NPM](https://img.shields.io/npm/v/react-cross-client-router.svg)](https://www.npmjs.com/package/react-cross-client-router) | ||
[![Build Status](https://travis-ci.com/philips-software/react-cross-client-router.svg?branch=master)](https://travis-ci.com/philips-software/react-cross-client-router) | ||
@@ -23,3 +24,3 @@ A tool to control React apps spanning multiple tabs, windows or devices. | ||
![alt text](demo/screencast.gif "React cross client router example screencast") | ||
![React cross client router example screencast](https://raw.githubusercontent.com/philips-software/react-cross-client-router/master/demo/screencast.gif) | ||
@@ -26,0 +27,0 @@ ## Install |
73045
4
61