Commit 11edb9b 1 parent 86dad9a commit 11edb9b Copy full SHA for 11edb9b
File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- lint disable no-multiple-toplevel-headings-->
4
4
5
- 0 .0.0 / 2016-06-19
5
+ 1 .0.0 / 2016-06-19
6
6
==================
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rehype-parse" ,
3
- "version" : " 0 .0.0" ,
3
+ "version" : " 1 .0.0" ,
4
4
"description" : " HTML parser for rehype" ,
5
5
"license" : " MIT" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rehype-stringify" ,
3
- "version" : " 0 .0.0" ,
3
+ "version" : " 1 .0.0" ,
4
4
"description" : " HTML compiler for rehype" ,
5
5
"license" : " MIT" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rehype" ,
3
- "version" : " 0 .0.0" ,
3
+ "version" : " 1 .0.0" ,
4
4
"description" : " HTML processor powered by plugins" ,
5
5
"license" : " MIT" ,
6
6
"keywords" : [
15
15
],
16
16
"dependencies" : {
17
17
"html-void-elements" : " ^1.0.0" ,
18
- "rehype-parse" : " ^0 .0.0" ,
19
- "rehype-stringify" : " ^0 .0.0" ,
18
+ "rehype-parse" : " ^1 .0.0" ,
19
+ "rehype-stringify" : " ^1 .0.0" ,
20
20
"unified" : " ^4.1.1"
21
21
},
22
22
"homepage" : " https://github.com/wooorm/rehype" ,
You can’t perform that action at this time.
0 commit comments