dsd-constants-lib
Advanced tools
Comparing version 3.7.42 to 3.7.43
@@ -408,3 +408,3 @@ /** | ||
return { | ||
accessRead: { name: "read", id: 1, termSheetIndexes: [Constants.termsSheetLicense.licenseAccessTerms.idx] }, | ||
accessRead: { name: "read", id: 1, termSheetIndexes: [Constants.termsSheetLicense.licenseAccessTerms.idx, Constants.termsSheetLicense.licenseBulkTerms.idx, Constants.termsSheetLicense.licenseGrantCodeTerms.idx ] }, | ||
accessCreate: { name: "create", id: 2, termSheetIndexes: [] }, | ||
@@ -411,0 +411,0 @@ accessUpdate: { name: "update", id: 3, termSheetIndexes: [] }, |
{ | ||
"name": "dsd-constants-lib", | ||
"version": "3.7.42", | ||
"version": "3.7.43", | ||
"dependencies": {}, | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
110020
1284