8000 1.0.0 · miketamis/github-markdown-css@bfa19de · GitHub
[go: up one dir, main page]

Skip to content

Commit bfa19de

Browse files
committed
1.0.0
1 parent 9cac033 commit bfa19de

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

component.json

Lines changed: 1 addition & 1 deletion
8000
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-markdown-css",
3-
"version": "0.2.0",
3+
"version": "1.0.0",
44
"description": "The minimal amount of CSS to replicate the GitHub Markdown style",
55
"license": "MIT",
66
"repository": "sindresorhus/github-markdown-css",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-markdown-css",
3-
"version": "0.2.0",
3+
"version": "1.0.0",
44
"description": "The minimal amount of CSS to replicate the GitHub Markdown style",
55
"license": "MIT",
66
"repository": "sindresorhus/github-markdown-css",
@@ -45,8 +45,8 @@
4545
"cheerio": "^0.17.0",
4646
"css": "^2.0.0",
4747
"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"
5050
},
5151
"devDependencies": {
5252
"mocha": "*"

0 commit comments

Comments
 (0)
0