Skip to content

Commit

Permalink
chore: update sass compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
codejagaban committed May 15, 2022
1 parent 762126f commit bdbc002
Show file tree
Hide file tree
Showing 3 changed files with 206 additions and 787 deletions.
2 changes: 1 addition & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module.exports = {
siteMetadata: {
title: "Trust Jamin Okpukoro",
description: "Hi, I'm Trust Jamin Okpukoro a Frontend Developer and a JavaScript Engineer passionate about making the web easily accessible for everyone. I love building web products, here you'll find some of my previous projects and some information about me.",
author: "@tsjamin",
author: "@codejagaban",
},
plugins: [
"gatsby-plugin-react-helmet",
Expand Down
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
"gatsby-transformer-sharp": "^4.3.0",
"gsap": "^3.8.0",
"jsdom": "^19.0.0",
"node-sass": "^6.0.1",
"paper": "^0.12.11",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-helmet": "^6.1.0",
Expand All @@ -45,6 +42,7 @@
"husky": "7.0.4",
"lint-staged": "12.1.2",
"prettier": "^2.5.1",
"sass": "^1.51.0",
"typescript": "^4.5.2"
},
"keywords": [
Expand Down
Loading

0 comments on commit bdbc002

Please sign in to comment.