@speechly/react-client
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "@speechly/react-client", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "React client for Speechly SLU API", | ||
@@ -42,7 +42,7 @@ "private": false, | ||
"peerDependencies": { | ||
"react": "^16.13.1" | ||
"react": "^17.0.2" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.10.4", | ||
"@types/react": "^16.9.51", | ||
"@types/react": "^17.0.3", | ||
"@typescript-eslint/eslint-plugin": "^4.4.0", | ||
@@ -59,3 +59,3 @@ "@typescript-eslint/parser": "^4.4.0", | ||
"prettier": "^2.1.2", | ||
"react": "^16.13.1", | ||
"react": "^17.0.2", | ||
"ts-loader": "^8.0.4", | ||
@@ -62,0 +62,0 @@ "tsc-watch": "^4.2.9", |
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
51690