Skip to content

Commit 7422894

Browse files
committed
Updated README.md
1 parent 89c68aa commit 7422894

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
@@ -29,7 +29,7 @@ $ npm install doxdox --save-dev
2929
```json
3030
{
3131
"devDependencies": {
32-
"doxdox": "1.0.0"
32+
"doxdox": "2.0.1"
3333
},
3434
"scripts": {
3535
"docs": "doxdox 'src/**/*.js' --layout markdown --output DOCUMENTATION.md"

0 commit comments

Comments
 (0)