Skip to content

Commit d6b7b5b

Browse files
committed
chore: unblock ci by forcing js-yaml to >=3.13.0 #599
1 parent ba90e8e commit d6b7b5b

File tree

2 files changed

+25
-1342
lines changed

2 files changed

+25
-1342
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
"docsify-cli/**/hoek": "5.0.3",
104104
"docsify-cli/**/braces": "2.3.1",
105105
"deep-extend": "0.5.1",
106-
"moment": "2.19.3"
106+
"moment": "2.19.3",
107+
"js-yaml": ">=3.13.0"
107108
}
108109
}

0 commit comments

Comments
 (0)