File tree 1 file changed +4
-4
lines changed
source/BaselineOfWillowPlayground.package/BaselineOfWillowPlayground.class/instance
1 file changed +4
-4
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:master /source' ;
7
+ repository: ' github://ba-st/Willow-Bootstrap:v4.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:master /source' ;
14
+ repository: ' github://ba-st/Willow-JQueryUI:v4.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:master /source' ;
21
+ repository: ' github://ba-st/Willow-SpinKit:v1.0.2 /source' ;
22
22
loads: #('Deployment') ];
23
- import: ' WillowSpinKit'
23
+ import: ' WillowSpinKit'
You can’t perform that action at this time.
0 commit comments