cra-template-typescript
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "cra-template-typescript", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"keywords": [ | ||
@@ -27,3 +27,3 @@ "react", | ||
], | ||
"gitHead": "de8b2b3f2d0a699284420c19d5b4db0be776e0cf" | ||
"gitHead": "9c752607bb1e96c9819a2eebc330c66909b819e0" | ||
} |
@@ -8,7 +8,7 @@ { | ||
"@types/node": "^12.0.0", | ||
"@types/react": "^16.9.53", | ||
"@types/react-dom": "^16.9.8", | ||
"@types/react": "^17.0.0", | ||
"@types/react-dom": "^17.0.0", | ||
"@types/jest": "^26.0.15", | ||
"typescript": "^4.0.3", | ||
"web-vitals": "^0.2.4" | ||
"typescript": "^4.1.2", | ||
"web-vitals": "^1.0.1" | ||
}, | ||
@@ -15,0 +15,0 @@ "eslintConfig": { |
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
31912