Skip to content

Commit 21e0dc8

Browse files
fix: pin docz to 0.12.16
1 parent cea084b commit 21e0dc8

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
@@ -66,7 +66,7 @@
6666
"babel-eslint": "^10.0.1",
6767
"babel-jest": "^23.6.0",
6868
"babel-plugin-transform-react-remove-prop-types": "^0.4.21",
69-
"docz": "^0.12.16",
69+
"docz": "0.12.16",
7070
"docz-plugin-css": "^0.11.0",
7171
"eslint": "^5.10.0",
7272
"eslint-config-prettier": "^3.3.0",

0 commit comments

Comments
 (0)