mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-13 01:36:22 +00:00
refactor: app deployment
This commit is contained in:
@@ -18,6 +18,7 @@ const config = {
|
||||
'main',
|
||||
'types',
|
||||
'bin',
|
||||
'files',
|
||||
'scripts',
|
||||
'dependencies',
|
||||
'devDependencies',
|
||||
@@ -46,7 +47,7 @@ const config = {
|
||||
dependencies: ['**'],
|
||||
dependencyTypes: ['workspace'],
|
||||
packages: ['**'],
|
||||
pinVersion: '2.1.0',
|
||||
pinVersion: '3.0.0',
|
||||
},
|
||||
{
|
||||
label: 'Packages should use workspace version',
|
||||
|
||||
Reference in New Issue
Block a user