We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fs-extra
1 parent db9d942 commit 1234724Copy full SHA for 1234724
package.json
@@ -30,14 +30,14 @@
30
"node": ">= 4.2.0"
31
},
32
"dependencies": {
33
- "@types/fs-extra": "^3.0.0",
+ "@types/fs-extra": "^4.0.0",
34
"@types/handlebars": "^4.0.31",
35
"@types/highlight.js": "^9.1.8",
36
"@types/lodash": "^4.14.37",
37
"@types/marked": "0.0.28",
38
"@types/minimatch": "^2.0.29",
39
"@types/shelljs": "^0.7.0",
40
- "fs-extra": "^3.0.0",
+ "fs-extra": "^4.0.0",
41
"handlebars": "^4.0.6",
42
"highlight.js": "^9.0.0",
43
"lodash": "^4.13.1",
0 commit comments