Skip to content

Commit

Permalink
bug: update packages to fix build fails on gatsby cloud gatsbyjs/gats…
Browse files Browse the repository at this point in the history
  • Loading branch information
bbuilds committed Jan 18, 2022
1 parent c06406f commit f9bfd2a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v16.13.1
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,22 @@
"dependencies": {
"aos": "^3.0.0-beta.6",
"autoprefixer": "^10.4.0",
"gatsby": "^4.4.0",
"gatsby-plugin-gatsby-cloud": "^4.5.0",
"gatsby-plugin-image": "^2.4.0",
"gatsby-plugin-postcss": "^5.4.0",
"gatsby-plugin-sharp": "^4.4.0",
"gatsby-source-filesystem": "^4.4.0",
"gatsby-transformer-json": "^4.4.0",
"gatsby-transformer-sharp": "^4.4.0",
"gatsby": "^4.5.3",
"gatsby-plugin-gatsby-cloud": "^4.5.2",
"gatsby-plugin-image": "^2.5.2",
"gatsby-plugin-postcss": "^5.5.0",
"gatsby-plugin-sharp": "^4.5.2",
"gatsby-source-filesystem": "^4.5.2",
"gatsby-transformer-json": "^4.5.0",
"gatsby-transformer-sharp": "^4.5.0",
"node-fetch": "2",
"postcss": "^8.4.5",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-helmet": "^6.1.0",
"react-icons": "^4.3.1",
"react-scroll": "^1.8.4",
"tailwindcss": "^3.0.7",
"tailwindcss": "^3.0.15",
"typewriter-effect": "^2.18.2"
},
"devDependencies": {
Expand Down

0 comments on commit f9bfd2a

Please sign in to comment.