File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gulp-oswst" ,
3
- "version" : " 0.3.0-beta.8 " ,
3
+ "version" : " 0.3.0-beta.10 " ,
4
4
"description" : " OSWS Templates gulp plugin" ,
5
5
"keywords" : [],
6
6
"author" :
" Open Source Web Standards <[email protected] > (http://osws.github.io/OSWS)" ,
16
16
"dependencies" : {
17
17
"chai" : " ^1.10.0" ,
18
18
"lodash" : " ^2.4.1" ,
19
- "oswst" : " 0.3.0-alpha.8 " ,
19
+ "oswst" : " 0.3.0-alpha.10 " ,
20
20
"through2" : " ^0.6.3" ,
21
21
"gulp-util" : " ^3.0.2"
22
22
},
Original file line number Diff line number Diff line change 1
- # [ OSWS] ( https://github.com/OSWS ) [ Templates] ( https://github.com/OSWS/OSWS- Templates ) gulp plugin 0.3.0
1
+ # [ OSWS] ( https://github.com/OSWS ) [ Templates] ( https://github.com/OSWS/Templates ) gulp plugin 0.3.0
2
2
3
- [ gulp] ( gulpjs.com ) -[ osws] ( https://github.com/OSWS ) -[ templates] ( https://github.com/OSWS/OSWS- Templates )
3
+ [ gulp] ( gulpjs.com ) -[ osws] ( https://github.com/OSWS ) -[ templates] ( https://github.com/OSWS/Templates )
4
4
5
5
[ ![ GitHub version] ( https://badge.fury.io/gh/OSWS%2Fgulp-oswst.svg )] ( http://badge.fury.io/gh/OSWS%2Fgulp-oswst )
6
6
[ ![ npm version] ( https://badge.fury.io/js/gulp-oswst.svg )] ( http://badge.fury.io/js/gulp-oswst )
@@ -40,7 +40,7 @@ gulp.task('templates', function() {
40
40
## TOptions
41
41
42
42
### context
43
- > { [ name: string] : [ TContext] ( https://github.com/OSWS/OSWS- Templates/wiki/0.3.0-TContext ) };
43
+ > { [ name: string] : [ TContext] ( https://github.com/OSWS/Templates/wiki/0.3.0-TContext ) };
44
44
45
45
### arguments
46
46
> Array<any >;
You can’t perform that action at this time.
0 commit comments