Skip to content

Commit

Permalink
Merge a09598c into 2c0a6aa
Browse files Browse the repository at this point in the history
  • Loading branch information
gcotelli committed Sep 9, 2019
2 parents 2c0a6aa + a09598c commit 4089e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/BaselineOfRenoirSt/BaselineOfRenoirSt.class.st
Expand Up @@ -81,6 +81,6 @@ BaselineOfRenoirSt >> setUpDependencies: spec [
project: 'Buoy-Tools' copyFrom: 'Buoy' with: [ spec loads: 'Tools' ].

spec
baseline: 'Seaside3' with: [ spec repository: 'github://SeasideSt/Seaside:v3.3.3/repository' ];
baseline: 'Seaside3' with: [ spec repository: 'github://SeasideSt/Seaside:v3.3.x/repository' ];
project: 'Seaside3-Javascript' copyFrom: 'Seaside3' with: [ spec loads: 'Javascript' ]
]

0 comments on commit 4089e11

Please sign in to comment.