create-mercato-app 0.6.6-develop.5903.1.33a2be39eb → 0.6.6-develop.6089.1.a7ed560528
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -238,7 +238,7 @@ export const metadata: ModuleInfo = {
|
|
|
238
238
|
version: '0.1.0',
|
|
239
239
|
description: '<what this integration does>',
|
|
240
240
|
author: 'Open Mercato Team',
|
|
241
|
-
license: '
|
|
241
|
+
license: 'MIT',
|
|
242
242
|
ejectable: true,
|
|
243
243
|
}
|
|
244
244
|
export { features } from './acl'
|
|
@@ -238,7 +238,7 @@ export const metadata: ModuleInfo = {
|
|
|
238
238
|
version: '0.1.0',
|
|
239
239
|
description: '<what this integration does>',
|
|
240
240
|
author: 'Open Mercato Team',
|
|
241
|
-
license: '
|
|
241
|
+
license: 'MIT',
|
|
242
242
|
ejectable: true,
|
|
243
243
|
}
|
|
244
244
|
export { features } from './acl'
|