Skip to content

Commit d16c9cb

Browse files
committed
packages
1 parent 6be60ec commit d16c9cb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
"@fortawesome/free-regular-svg-icons": "^5.15.3",
4848
"@fortawesome/free-solid-svg-icons": "^5.15.3",
4949
"@fortawesome/react-fontawesome": "^0.1.14",
50-
"@mkitio/gatsby-theme-password-protect": "^2.1.2",
5150
"@tryghost/helpers": "1.1.41",
5251
"@tryghost/helpers-gatsby": "1.0.47",
5352
"autoprefixer": "^10.2.5",
@@ -57,6 +56,7 @@
5756
"gatsby-awesome-pagination": "0.3.6",
5857
"gatsby-image": "^3.2.0",
5958
"gatsby-plugin-advanced-sitemap": "1.6.0",
59+
"gatsby-plugin-anchor-links": "^1.2.1",
6060
"gatsby-plugin-catch-links": "2.10.0",
6161
"gatsby-plugin-feed": "2.13.1",
6262
"gatsby-plugin-force-trailing-slashes": "1.0.5",
@@ -67,14 +67,19 @@
6767
"gatsby-plugin-react-helmet": "3.10.0",
6868
"gatsby-plugin-react-svg": "^3.0.1",
6969
"gatsby-plugin-sass": "^4.3.0",
70+
"gatsby-plugin-scroll-reveal": "^0.0.7",
7071
"gatsby-plugin-sharp": "2.14.3",
7172
"gatsby-plugin-styled-components": "^4.3.0",
73+
"gatsby-remark-prismjs": "^5.2.0",
7274
"gatsby-source-filesystem": "2.11.1",
7375
"gatsby-source-ghost": "4.2.3",
76+
"gatsby-transformer-remark": "^4.2.0",
7477
"gatsby-transformer-sharp": "2.12.1",
7578
"hamburger-react": "^2.4.0",
7679
"lodash": "4.17.21",
80+
"md5": "^2.3.0",
7781
"postcss": "^8.2.10",
82+
"prismjs": "^1.23.0",
7883
"react": "17.0.1",
7984
"react-dom": "17.0.1",
8085
"react-helmet": "6.1.0",

0 commit comments

Comments
 (0)