Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - gatsby-plugin-facebook-analytics@1.0.1
  • Loading branch information
KyleAMathews committed Mar 6, 2018
1 parent 736b40c commit 9b8497d
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions packages/gatsby-plugin-facebook-analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-facebook-analytics",
"version": "1.0.0",
"version": "1.0.1",
"description": "Gatsby plugin to add facebook analytics onto a site",
"main": "index.js",
"author": "Yeison Daza <jahir045@gmail.com>",
Expand All @@ -14,9 +14,13 @@
"babel-cli": "6.26.0",
"cross-env": "5.1.3"
},
"homepage":
"https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-facebook-analytics#readme",
"keywords": ["gatsby", "gatsby-plugin", "facebook analytics", "facebook sdk"],
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-facebook-analytics#readme",
"keywords": [
"gatsby",
"gatsby-plugin",
"facebook analytics",
"facebook sdk"
],
"peerDependencies": {
"gatsby": "^1.0.0"
},
Expand Down

0 comments on commit 9b8497d

Please sign in to comment.