Baseline adjustment
This commit is contained in:
parent
ed5f1b4938
commit
0ae23e2673
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ BaselineOfBowerbird >> baseline: spec [
|
|||
spec
|
||||
package: 'Bowerbird'
|
||||
];
|
||||
baseline: 'NeoJSON' with: [ spec repository: 'https://gitea.lyrion.ch/zilti/Bowerbird.git' ]
|
||||
baseline: 'NeoJSON' with: [ spec repository: 'github://svenvc/NeoJSON/repository' ]
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
|
|
Loading…
Reference in a new issue