@shipt/osmosis
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -17,3 +17,3 @@ "use strict"; | ||
var _defaultConfig = { | ||
proxyEnabled: false | ||
proxyEnabled: true | ||
}; | ||
@@ -20,0 +20,0 @@ /** |
{ | ||
"name": "@shipt/osmosis", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A lightweight state management library for React and React Native", | ||
@@ -38,4 +38,4 @@ "keywords": [ | ||
"peerDependencies": { | ||
"react": "^16.8.0" | ||
"react": "16.x || 17.x" | ||
} | ||
} |
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
19984