Skip to content

Commit 7de153a

Browse files
committed
3.0.0-beta7
1 parent 364b71e commit 7de153a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-docgen",
3-
"version": "3.0.0-beta6",
3+
"version": "3.0.0-beta7",
44
"description": "A CLI and toolkit to extract information from React components for documentation generation.",
55
"repository": {
66
"type": "git",
@@ -10,7 +10,7 @@
1010
"bin": {
1111
"react-docgen": "bin/react-docgen.js"
1212
},
13-
"files":[
13+
"files": [
1414
"bin",
1515
"dist"
1616
],

0 commit comments

Comments
 (0)