File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
Package . describe ( {
2
2
summary : "Accounts Templates styled for Twitter Bootstrap." ,
3
- version : "0.10 .0" ,
3
+ version : "0.11 .0" ,
4
4
name : "splendido:accounts-templates-bootstrap" ,
5
5
git : "https://github.com/splendido/accounts-templates-bootstrap.git" ,
6
6
} ) ;
@@ -18,7 +18,7 @@ Package.on_use(function(api, where) {
18
18
] , [ "client" , "server" ] ) ;
19
19
20
20
api . imply ( [
21
- "splendido:accounts-templates-core@0.10 .0" ,
21
+ "splendido:accounts-templates-core@0.11 .0" ,
22
22
] , [ "client" , "server" ] ) ;
23
23
24
24
api . add_files ( [
@@ -58,7 +58,7 @@ Package.on_use(function(api, where) {
58
58
Package . on_test ( function ( api ) {
59
59
api . use ( [
60
60
"splendido:accounts-templates-bootstrap" ,
61
- "splendido:accounts-templates-core@0.10 .0" ,
61
+ "splendido:accounts-templates-core@0.11 .0" ,
62
62
] ) ;
63
63
64
64
api . use ( [
You can’t perform that action at this time.
0 commit comments