Chaning dependencies loading order.
This commit is contained in:
parent
0b8868b41a
commit
2a354864fa
@ -164,6 +164,6 @@ ConfigurationOfFossil >> version1: spec [
|
|||||||
spec for: #common do: [
|
spec for: #common do: [
|
||||||
spec
|
spec
|
||||||
blessing: #release;
|
blessing: #release;
|
||||||
package: 'Fossil' with: 'Fossil-OffrayLuna.17';
|
project: 'NeoJSON' with: #'stable';
|
||||||
project: 'NeoJSON' with: #'stable']
|
package: 'Fossil' with: 'Fossil-OffrayLuna.17']
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user