aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorNathan Wang2020-06-24 18:20:35 -0700
committerNathan Wang2020-06-24 18:20:35 -0700
commited53aa1fc097397bc057131b3d7e909d72aa5e3d (patch)
treee2462d0effea392a9ce4948295661bbf200ab4ab /package.json
parentcf3156f8132b121bc8c46fda0169d3e75a5f2557 (diff)
add logo; update package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/package.json b/package.json
index 398cdc8..c774ee5 100644
--- a/package.json
+++ b/package.json
@@ -10,21 +10,21 @@
"@mdx-js/react": "^1.6.6",
"@tailwindcss/ui": "^0.3.0",
"esm": "^3.2.25",
- "gatsby": "^2.23.7",
- "gatsby-image": "^2.4.7",
- "gatsby-plugin-manifest": "^2.4.12",
- "gatsby-plugin-mdx": "^1.2.16",
- "gatsby-plugin-offline": "^3.2.11",
- "gatsby-plugin-postcss": "^2.3.4",
- "gatsby-plugin-react-helmet": "^3.3.4",
- "gatsby-plugin-sharp": "^2.6.12",
- "gatsby-remark-autolink-headers": "^2.3.5",
- "gatsby-remark-custom-blocks": "^2.3.4",
- "gatsby-remark-katex": "^3.3.4",
- "gatsby-remark-prismjs": "^3.5.4",
- "gatsby-source-filesystem": "^2.3.12",
- "gatsby-transformer-remark": "^2.8.17",
- "gatsby-transformer-sharp": "^2.5.5",
+ "gatsby": "^2.23.11",
+ "gatsby-image": "^2.4.9",
+ "gatsby-plugin-manifest": "^2.4.14",
+ "gatsby-plugin-mdx": "^1.2.18",
+ "gatsby-plugin-offline": "^3.2.13",
+ "gatsby-plugin-postcss": "^2.3.6",
+ "gatsby-plugin-react-helmet": "^3.3.6",
+ "gatsby-plugin-sharp": "^2.6.14",
+ "gatsby-remark-autolink-headers": "^2.3.7",
+ "gatsby-remark-custom-blocks": "^2.3.6",
+ "gatsby-remark-katex": "^3.3.6",
+ "gatsby-remark-prismjs": "^3.5.6",
+ "gatsby-source-filesystem": "^2.3.14",
+ "gatsby-transformer-remark": "^2.8.19",
+ "gatsby-transformer-sharp": "^2.5.7",
"katex": "^0.11.1",
"prism-react-renderer": "^1.1.1",
"prismjs": "^1.20.0",