Skip to content

Commit ca95215

Browse files
committed
ci: fix for node 4
1 parent 0dd5289 commit ca95215

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
],
3939
"dependencies": {
4040
"fast-glob": "^2.0.4",
41-
"get-cff": "^0.1.1",
41+
"get-cff": "^0.1.2",
4242
"make-dir": "^1.2.0",
4343
"meow": "^4.0.0",
4444
"path-exists": "^3.0.0",

0 commit comments

Comments
 (0)