gatsby-plugin-fullstory
Advanced tools
Comparing version 1.0.4-3 to 1.0.4-5
{ | ||
"name": "gatsby-plugin-fullstory", | ||
"version": "1.0.4-3", | ||
"version": "1.0.4-5", | ||
"description": "Plugin to add the tracking code for Fullstory.com", | ||
@@ -26,9 +26,9 @@ "main": "index.js", | ||
"dependencies": { | ||
"@babel/runtime": "7.0.0-beta.42" | ||
"@babel/runtime": "7.0.0-beta.47" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.0.0-beta.42", | ||
"@babel/core": "7.0.0-beta.42", | ||
"@babel/cli": "7.0.0-beta.47", | ||
"@babel/core": "7.0.0-beta.47", | ||
"cross-env": "^5.1.4" | ||
} | ||
} |
+ Added@babel/runtime@7.0.0-beta.47(transitive)
- Removed@babel/runtime@7.0.0-beta.42(transitive)
Updated@babel/runtime@7.0.0-beta.47