@clockentes/types
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -41,4 +41,4 @@ export interface ClockifyProject { | ||
workspaceId: string; | ||
linked: boolean; | ||
d365: string; | ||
toSynchronize: boolean; | ||
} |
{ | ||
"name": "@clockentes/types", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "Clockentes types", | ||
@@ -5,0 +5,0 @@ "private": false, |
@@ -45,4 +45,4 @@ export interface ClockifyProject { | ||
workspaceId: string; | ||
linked: boolean; | ||
d365: string; | ||
toSynchronize: boolean; | ||
} |
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
6715