Skip to content

Commit

Permalink
New version releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
binnyva committed Apr 17, 2022
1 parent 30824e8 commit f983848
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit f983848

Please sign in to comment.