Skip to content

Commit

Permalink
docs: upgrade to 11ty 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kecrily committed Oct 8, 2023
1 parent ee5be81 commit c8f7818
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Expand Up @@ -23,11 +23,11 @@
"start": "npm-run-all build:sass build:postcss --parallel *:*:watch"
},
"devDependencies": {
"@11ty/eleventy": "^1.0.1",
"@11ty/eleventy-img": "^1.0.0",
"@11ty/eleventy-navigation": "^0.3.2",
"@11ty/eleventy": "^2.0.1",
"@11ty/eleventy-img": "^3.1.1",
"@11ty/eleventy-navigation": "^0.3.5",
"@11ty/eleventy-plugin-rss": "^1.1.1",
"@11ty/eleventy-plugin-syntaxhighlight": "^3.1.2",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@munter/tap-render": "^0.2.0",
"@types/markdown-it": "^12.2.3",
"algoliasearch": "^4.12.1",
Expand Down

0 comments on commit c8f7818

Please sign in to comment.