react-i13n
Advanced tools
Comparing version 2.7.3 to 2.7.4
{ | ||
"name": "react-i13n", | ||
"description": "React I13n provides a performant and scalable solution to application instrumentation.", | ||
"version": "2.7.3", | ||
"version": "2.7.4", | ||
"main": "index.js", | ||
@@ -57,4 +57,4 @@ "repository": { | ||
"promise": "^8.0.0", | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0", | ||
"react": "^17.0.0", | ||
"react-dom": "^17.0.0", | ||
"webpack": "^3.0.0", | ||
@@ -71,4 +71,4 @@ "webpack-dev-server": "^3.1.7", | ||
"peerDependencies": { | ||
"react": "^0.14.0 || ^15.0.0 || ^16.0.0", | ||
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.0" | ||
"react": "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0", | ||
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" | ||
}, | ||
@@ -75,0 +75,0 @@ "precommit": [ |
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
89344