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.
1 parent e24287b commit 882578cCopy full SHA for 882578c
package.json
@@ -14,6 +14,16 @@
14
"node": ">=8.10.0 <9.0.0"
15
},
16
"resolutions": {
17
+ "**/**/tar": "^2.2.2",
18
+ "**/**/mem": "^4.0.0",
19
+ "**/**/fstream": "^1.0.12",
20
+ "**/**/node-sass": "^4.13.1",
21
+ "**/**/clean-css": "^4.1.11",
22
+ "**/**/minimatch": "^3.0.2",
23
+ "**/**/lodash": "^4.17.13",
24
+ "**/**/acorn": "^5.7.4",
25
+ "**/**/kind-of": "^6.0.3",
26
+ "**/**/minimist": "^1.2.3",
27
"**/**/set-value": "^2.0.1"
28
29
"devDependencies": {
0 commit comments