asma-types
Advanced tools
Comparing version 2.0.14 to 2.0.15
@@ -302,3 +302,3 @@ /** | ||
readonly adjustTemplates: "settings/adjust-templates"; | ||
readonly qnrTemplates: "settings/qnr-templates"; | ||
readonly qnrTemplates: "settings/adjust-templates/qnr-templates"; | ||
readonly timeTrackingList: "reports/time-tracking-list"; | ||
@@ -305,0 +305,0 @@ readonly reports: "reports/reports"; |
@@ -389,3 +389,3 @@ // deprecated, replaced with QueriesInitiator | ||
adjustTemplates: 'settings/adjust-templates', | ||
qnrTemplates: 'settings/qnr-templates', | ||
qnrTemplates: 'settings/adjust-templates/qnr-templates', | ||
//reports | ||
@@ -392,0 +392,0 @@ timeTrackingList: 'reports/time-tracking-list', |
{ | ||
"name": "asma-types", | ||
"version": "2.0.14", | ||
"version": "2.0.15", | ||
"description": "shared ts asma types", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -406,3 +406,3 @@ // deprecated, replaced with QueriesInitiator | ||
adjustTemplates: 'settings/adjust-templates', | ||
qnrTemplates: 'settings/qnr-templates', | ||
qnrTemplates: 'settings/adjust-templates/qnr-templates', | ||
@@ -409,0 +409,0 @@ //reports |
Sorry, the diff of this file is not supported yet
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
88328