Skip to content

Commit a623a1f

Browse files
committed
Update README.md
1 parent e123d88 commit a623a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ $ npm install doxdox --save-dev
159159
```json
160160
{
161161
"devDependencies": {
162-
"doxdox": "2.0.1"
162+
"doxdox": "3.0.0"
163163
},
164164
"scripts": {
165165
"docs": "doxdox 'lib/**/*.js' --layout markdown --output DOCUMENTATION.md"

0 commit comments

Comments
 (0)