Skip to content

Commit de71d5a

Browse files
committed
chore: version readme plugin
1 parent 419c8f5 commit de71d5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugins/readme/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cem-plugin-readme",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Generate README.md from custom elements sources",
55
"author": "open-wc",
66
"contributors": [
@@ -24,9 +24,9 @@
2424
"readme"
2525
],
2626
"dependencies": {
27-
"@custom-elements-manifest/to-markdown": "^0.0.9"
27+
"@custom-elements-manifest/to-markdown": "^0.0.12"
2828
},
2929
"peerDependencies": {
30-
"@custom-elements-manifest/analyzer": "^0.4.10"
30+
"@custom-elements-manifest/analyzer": "^0.4.12"
3131
}
3232
}

0 commit comments

Comments
 (0)