redux-toolbelt-saga
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "redux-toolbelt-saga", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Saga helpers for redux-toolbelt", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -1,3 +0,1 @@ | ||
import 'babel-polyfill' | ||
import { makeAsyncActionCreator } from '../../redux-toolbelt/src' | ||
@@ -4,0 +2,0 @@ import { makeAsyncSaga } from '../src' |
Sorry, the diff of this file is not supported yet
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
14080
278