Updating NeoJSON baseline in the Monticello package.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2019-09-18 18:49:52 +00:00
parent 23b48f47cf
commit 4504419b05

View File

@ -125,11 +125,7 @@ ConfigurationOfFossil >> baseline1: spec [
spec
repository: 'http://smalltalkhub.com/mc/Offray/Fossil/main'.
spec
project: 'NeoJSON' with: [
spec
className: #ConfigurationOfNeoJSON;
versionString: #'stable';
repository: 'http://smalltalkhub.com/mc/SvenVanCaekenberghe/Neo'].
baseline: 'NeoJSON' with: [ spec repository: 'github://svenvc/NeoJSON/repository' ].
spec package: 'Fossil' with: [ spec requires: #('NeoJSON') ]]
]