From f9838484a057a2ae07ba6d73dd1ecfc68d77ce34 Mon Sep 17 00:00:00 2001 From: Binny V A Date: Sun, 17 Apr 2022 16:32:10 +0530 Subject: [PATCH] New version releasing --- package.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/package.json b/package.json index 8f1f58e7..a0c19d09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-garden", - "version": "2.2.1", + "version": "2.2.2", "description": "Gatsby Garden lets you create a static html version of your markdown notes. You can convert your Obsidian Zettelkasten Notes into a public Digital Garden.", "homepage": "https://github.com/binnyva/gatsby-garden", "keywords": [ @@ -28,34 +28,26 @@ "@mdx-js/mdx": "^1.6.22", "@mdx-js/react": "^1.6.22", "@tippyjs/react": "^4.2.6", - "bootstrap": "^4.6.0", "gatsby": "^4.11.1", "gatsby-awesome-pagination": "^0.3.6", "gatsby-plugin-dark-mode": "^1.1.2", "gatsby-plugin-feed": "^4.5.0", "gatsby-plugin-google-fonts": "^1.0.1", - "gatsby-plugin-image": "^2.4.0", "gatsby-plugin-local-search": "^2.0.1", "gatsby-plugin-mdx": "^3.2.0", "gatsby-plugin-postcss": "^5.0.0", "gatsby-plugin-purgecss": "^6.1.1", "gatsby-plugin-react-helmet": "^5.0.0", "gatsby-plugin-sharp": "^4.4.0", - "gatsby-plugin-styled-components": "^5.0.0", - "gatsby-remark-double-brackets-link": "^0.1.11", "gatsby-remark-images": "^6.4.0", "gatsby-remark-mermaid": "^2.1.0", "gatsby-remark-obsidian": "^0.5.0", "gatsby-source-filesystem": "^4.4.0", "gatsby-transformer-remark": "^5.2.0", "gatsby-transformer-sharp": "^4.4.0", - "gray-matter": "^4.0.2", - "jquery": "^3.6.0", - "popper.js": "^1.16.1", "postcss": "^8.3.6", "puppeteer": "^13.1.2", "react": "^16.12.0", - "react-bootstrap": "^1.5.2", "react-dom": "^16.12.0", "react-graph-vis": "^1.0.7", "react-helmet": "^6.1.0",