Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "remail", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Email component framework built with React.", | ||
@@ -27,4 +27,4 @@ "main": "dist/index.js", | ||
"@tsconfig/node12": "^1.0.9", | ||
"@types/react": "^17.0.14", | ||
"@types/react-dom": "^17.0.9", | ||
"@types/react": "18", | ||
"@types/react-dom": "18", | ||
"c8": "^7.11.0", | ||
@@ -37,6 +37,5 @@ "commitlint": "^12.1.4", | ||
"prettier": "^2.3.2", | ||
"react": "^16.14.0", | ||
"react-dom": "^16.14.0", | ||
"react": "18", | ||
"react-dom": "18", | ||
"semantic-release": "^17.4.4", | ||
"ts-node": "^10.1.0", | ||
"typescript": "^4.3.5", | ||
@@ -46,3 +45,4 @@ "uvu": "^0.5.3" | ||
"peerDependencies": { | ||
"react": "^16.14.0" | ||
"react": "18", | ||
"react-dom": "18" | ||
}, | ||
@@ -49,0 +49,0 @@ "dependencies": { |
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
18
17626
3
8
201