File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " github-markdown-css" ,
3
- "version" : " 0.2 .0" ,
3
+ "version" : " 1.0 .0" ,
8000
4
4
"description" : " The minimal amount of CSS to replicate the GitHub Markdown style" ,
5
5
"license" : " MIT" ,
6
6
"repository" : " sindresorhus/github-markdown-css" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " github-markdown-css" ,
3
- "version" : " 0.2 .0" ,
3
+ "version" : " 1.0 .0" ,
4
4
"description" : " The minimal amount of CSS to replicate the GitHub Markdown style" ,
5
5
"license" : " MIT" ,
6
6
"repository" : " sindresorhus/github-markdown-css" ,
45
45
"cheerio" : " ^0.17.0" ,
46
46
"css" : " ^2.0.0" ,
47
47
"got" : " ^0.3.0" ,
48
- "temp-write" : " ^0.3.0 " ,
49
- "uncss" : " ^0.8.1 "
48
+ "temp-write" : " ^0.3.1 " ,
49
+ "uncss" : " ^0.8.3 "
50
50
},
51
51
"devDependencies" : {
52
52
"mocha" : " *"
You can’t perform that action at this time.
0 commit comments