fenextjs-interface
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -6,4 +6,4 @@ export interface PhoneCodeProps { | ||
export interface PhoneProps extends PhoneCodeProps { | ||
number?: string; | ||
tel: string; | ||
number: string; | ||
tel?: string; | ||
} |
@@ -6,4 +6,4 @@ export interface PhoneCodeProps { | ||
export interface PhoneProps extends PhoneCodeProps { | ||
number?: string; | ||
tel: string; | ||
number: string; | ||
tel?: string; | ||
} |
{ | ||
"name": "fenextjs-interface", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./dist/cjs/index.js", |
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