Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "redux-nl", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "A GraphQL inspired rest client side network layer", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -6,4 +6,4 @@ /** | ||
export * from "../redux-nl-saga"; | ||
export * from "../redux-nl"; | ||
export * from "./redux-nl-saga"; | ||
export * from "./redux-nl"; | ||
export * from "./action-reducer"; |
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
32734