Skip to content

Commit

Permalink
chore(wordpress-benchmark): upgrade to latest packages and rem… (#23046)
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerBarnes authored Apr 12, 2020
1 parent 8493de8 commit 21d0e5b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions benchmarks/source-wordpress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,14 @@
"serve": "gatsby serve",
"start": "npm run develop"
},
"resolutions": {
"sharp": "0.25.1"
},
"dependencies": {
"dotenv": "^8.2.0",
"gatsby": "^2.19.35",
"gatsby-image": "^2.2.40",
"gatsby-plugin-sharp": "^2.4.5",
"gatsby-source-filesystem": "^2.1.48",
"gatsby-source-wordpress-experimental": "^0.0.15",
"gatsby-source-wordpress-experimental": "^0.0.29",
"gatsby-transformer-sharp": "^2.3.14",
"lodash.kebabcase": "^4.1.1",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},
Expand Down

0 comments on commit 21d0e5b

Please sign in to comment.