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 ee1f60d commit ffa2ccdCopy full SHA for ffa2ccd
package.json
@@ -92,7 +92,7 @@
92
"lodash.startswith": "^4.2.1",
93
"minimatch": "^3.0.4",
94
"resolve": "^1.5.0",
95
- "tapable": "^1.0.0-beta.5",
+ "tapable": "^1.0.0",
96
"vue-parser": "^1.1.5"
97
}
98
yarn.lock
@@ -3803,6 +3803,10 @@ table@^3.7.8:
3803
slice-ansi "0.0.4"
3804
string-width "^2.0.0"
3805
3806
+tapable@^1.0.0:
3807
+ version "1.0.0"
3808
+ resolved "https://registry.yarnpkg.com/tapable/-/tapable-1.0.0.tgz#cbb639d9002eed9c6b5975eb20598d7936f1f9f2"
3809
+
3810
tapable@^1.0.0-beta.4, tapable@^1.0.0-beta.5:
3811
version "1.0.0-beta.5"
3812
resolved "https://registry.yarnpkg.com/tapable/-/tapable-1.0.0-beta.5.tgz#9bc844b856487e03345b7d3361288aefd97f8303"
0 commit comments