We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 144127f + 2261622 commit ec1bc23Copy full SHA for ec1bc23
1 file changed
package.json
@@ -10,7 +10,7 @@
10
],
11
"description": "handlebars loader module for webpack",
12
"dependencies": {
13
- "async": "~0.2.10",
+ "async": "^3.2.2",
14
"fastparse": "^1.0.0",
15
"loader-utils": "1.0.x",
16
"object-assign": "^4.1.0"
0 commit comments