@truework/true-command
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@truework/true-command", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Command Palette interface", | ||
@@ -81,5 +81,5 @@ "main": "./dist/true-command.umd.js", | ||
"peerDependencies": { | ||
"react": "16^ || 17^", | ||
"react-dom": "16^ || 17^" | ||
"react": "16.x || 17.x", | ||
"react-dom": "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
1746366