Commit e92aaf7 1 parent 8055450 commit e92aaf7 Copy full SHA for e92aaf7
File tree 3 files changed +5
-5
lines changed
BaselineOfWillowPlayground.package/BaselineOfWillowPlayground.class/instance
Willow-Playground-Smalltalks2017.package/Smalltalks2017FileMetadataLibrary.class
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,20 +4,20 @@ setUpDependencies: spec
4
4
spec
5
5
baseline: ' WillowBootstrap'
6
6
with: [ spec
7
- repository: ' github://ba-st/Willow-Bootstrap:v6 .0.0/source' ;
7
+ repository: ' github://ba-st/Willow-Bootstrap:v7 .0.0/source' ;
8
8
loads: #('Deployment') ];
9
9
import: ' WillowBootstrap' .
10
10
11
11
spec
12
12
baseline: ' WillowJQueryUI'
13
13
with: [ spec
14
- repository: ' github://ba-st/Willow-JQueryUI:v5 .0.0/source' ;
14
+ repository: ' github://ba-st/Willow-JQueryUI:v6 .0.0/source' ;
15
15
loads: #('Deployment') ];
16
16
import: ' WillowJQueryUI' .
17
17
18
18
spec
19
19
baseline: ' WillowSpinKit'
20
20
with: [ spec
21
- repository: ' github://ba-st/Willow-SpinKit:v3 .0.0/source' ;
21
+ repository: ' github://ba-st/Willow-SpinKit:v4 .0.0/source' ;
22
22
loads: #('Deployment') ];
23
23
import: ' WillowSpinKit'
Original file line number Diff line number Diff line change 1
1
accessing
2
2
version
3
3
4
- ^ ' 2 .0.0'
4
+ ^ ' 3 .0.0'
Original file line number Diff line number Diff line change 1
1
{
2
2
"commentStamp" : " GabrielOmarCotelli 10/30/2017 15:34" ,
3
- "super" : " WillowFileMetadataLibrary " ,
3
+ "super" : " WADeploymentAwareFileMetadataLibrary " ,
4
4
"category" : " Willow-Playground-Smalltalks2017" ,
5
5
"classinstvars" : [ ],
6
6
"pools" : [ ],
You can’t perform that action at this time.
0 commit comments