File tree 3 files changed +37
-295
lines changed
3 files changed +37
-295
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ sass.compiler = require('node-sass');
23
23
supercollider
24
24
. config ( {
25
25
template : foundationDocs . componentTemplate ,
26
- marked : foundationDocs . marked ,
26
+ marked : foundationDocs . marked . mdRenderer ,
27
27
handlebars : foundationDocs . handlebars ,
28
28
keepFm : true ,
29
29
quiet : false ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " foundation-emails" ,
3
- "version" : " 2.3.0 " ,
3
+ "version" : " 2.3.1 " ,
4
4
"description" : " A framework for responsive emails" ,
5
5
"keywords" : [
6
6
" responsive" ,
25
25
"cheerio" : " ^1.0.0-rc.3" ,
26
26
"clipboard-js" : " ^0.3.6" ,
27
27
"cssnano" : " ^4.1.10" ,
28
- "foundation-docs" : " foundation/foundation-docs" ,
28
+ "foundation-docs" : " foundation/foundation-docs#master " ,
29
29
"foundation-sites" : " foundation/foundation-sites#master" ,
30
30
"gulp" : " ^4.0.2" ,
31
31
"gulp-autoprefixer" : " ^7.0.1" ,
46
46
"gulp-sourcemaps" : " ^2.6.5" ,
47
47
"gulp-wrap" : " ^0.15.0" ,
48
48
"gulp-zip" : " ^5.0.1" ,
49
- "inky" : " foundation/inky#master " ,
49
+ "inky" : " ^1.4.1 " ,
50
50
"js-yaml" : " ^3.14.0" ,
51
51
"lazypipe" : " ^1.0.1" ,
52
52
"marked" : " ^1.1.1" ,
53
53
"motion-ui" : " ^2.0.3" ,
54
54
"multiline" : " ^2.0.0" ,
55
55
"node-sass" : " ^4.14.1" ,
56
56
"octophant" : " ^1.0.0" ,
57
- "panini" : " foundation/panini#master " ,
57
+ "panini" : " ^1.7.1 " ,
58
58
"rimraf" : " ^3.0.0" ,
59
59
"run-sequence" : " ^2.2.1" ,
60
60
"siphon-media-query" : " ^1.0.0" ,
61
- "supercollider" : " foundation/supercollider#master " ,
61
+ "supercollider" : " ^1.5.2 " ,
62
62
"typeahead.js" : " ^0.11.1" ,
63
63
"yargs" : " ^14.2.0" ,
64
64
"zeroclipboard" : " ^2.2.0" ,
You can’t perform that action at this time.
0 commit comments