We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ff6db6 commit 3933829Copy full SHA for 3933829
2 files changed
package.json
@@ -75,6 +75,9 @@
75
"postcss-cli": "^6.1.2",
76
"uglify-js": "^3.6.0"
77
},
78
+ "resolutions": {
79
+ "lodash": "4.17.14"
80
+ },
81
"license": "MIT",
82
"files": [
83
"src",
0 commit comments