Skip to content
This repository was archived by the owner on Jun 21, 2021. It is now read-only.

Commit de79ce3

Browse files
committed
Lock node@10 due bug GitbookIO/gitbook-cli#110
1 parent f2a1bac commit de79ce3

File tree

2 files changed

+137
-113
lines changed

2 files changed

+137
-113
lines changed

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,11 @@
2424
"gitbook-plugin-folding-menu": "^1.0.1",
2525
"gitbook-plugin-insert-logo": "^0.1.5",
2626
"push-dir": "^0.4.1"
27+
},
28+
"resolutions": {
29+
"**/graceful-fs": "^4.2.4"
30+
},
31+
"engines": {
32+
"node": "10.x.x"
2733
}
28-
}
34+
}

0 commit comments

Comments
 (0)