@twreporter/registration
Advanced tools
Comparing version 4.0.0-beta.1 to 4.0.0-beta.2
@@ -22,6 +22,2 @@ 'use strict'; | ||
var _browserHistory = require('react-router/lib/browserHistory'); | ||
var _browserHistory2 = _interopRequireDefault(_browserHistory); | ||
var _get = require('lodash/get'); | ||
@@ -382,3 +378,3 @@ | ||
case 18: | ||
_browserHistory2.default.push('/signin/?path=' + type + '/' + slug); | ||
window.location = '/signin/?path=' + type + '/' + slug; | ||
@@ -385,0 +381,0 @@ case 19: |
{ | ||
"name": "@twreporter/registration", | ||
"version": "4.0.0-beta.1", | ||
"version": "4.0.0-beta.2", | ||
"description": "account registration system ", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
373221
3912