We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d9184 commit c6a01e9Copy full SHA for c6a01e9
packages/gatsby-plugin-google-analytics/package.json
@@ -7,7 +7,8 @@
7
"url": "https://github.com/gatsbyjs/gatsby/issues"
8
},
9
"dependencies": {
10
- "@babel/runtime": "^7.8.7"
+ "@babel/runtime": "^7.8.7",
11
+ "minimatch": "3.0.4"
12
13
"devDependencies": {
14
"@babel/cli": "^7.8.4",
0 commit comments