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.
@types
1 parent 9b5b544 commit 80c920cCopy full SHA for 80c920c
package.json
@@ -30,13 +30,13 @@
30
"node": ">= 4.2.0"
31
},
32
"dependencies": {
33
- "@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",
+ "@types/fs-extra": "4.0.0",
+ "@types/handlebars": "4.0.31",
+ "@types/highlight.js": "9.1.8",
+ "@types/lodash": "4.14.74",
37
"@types/marked": "0.3.0",
38
- "@types/minimatch": "^2.0.29",
39
- "@types/shelljs": "^0.7.0",
+ "@types/minimatch": "2.0.29",
+ "@types/shelljs": "0.7.0",
40
"fs-extra": "^4.0.0",
41
"handlebars": "^4.0.6",
42
"highlight.js": "^9.0.0",
0 commit comments