Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit 9ce5130

Browse files
committed
[Fix] JsDoc plugin dep
1 parent db5b76c commit 9ce5130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"glob": "^5.0.1",
7070
"htmlparser2": "3.8.3",
7171
"js-yaml": "~3.4.0",
72-
"jscs-jsdoc": "git://github.com/jscs-dev/jscs-jsdoc.git#3.x",
72+
"jscs-jsdoc": "git://github.com/jscs-dev/jscs-jsdoc.git#3",
7373
"jscs-preset-wikimedia": "~1.0.0",
7474
"jsonlint": "~1.6.2",
7575
"lodash": "~3.10.0",

0 commit comments

Comments
 (0)