Skip to content

Commit

Permalink
Merge pull request #39 from markteekman/develop
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
markteekman authored Sep 4, 2022
2 parents 710f829 + f82fcc1 commit ebfb746
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "accessible-astro-starter",
"description": "An Accessible Starter Theme for Astro including several accessiblity features and tools to help you build faster.",
"version": "1.5.3",
"version": "1.5.4",
"author": "Mark Teekman",
"homepage": "https://accessible-astro.dev",
"scripts": {
Expand All @@ -11,11 +11,11 @@
"preview": "astro preview"
},
"dependencies": {
"accessible-astro-components": "^1.5.5",
"astro-icon": "^0.7.1"
"accessible-astro-components": "^1.5.6",
"astro-icon": "^0.7.3"
},
"devDependencies": {
"astro": "^1.0.3",
"astro": "^1.1.5",
"autoprefixer": "^10.4.0",
"sass": "^1.49.9",
"stylelint": "^13.13.1",
Expand Down

0 comments on commit ebfb746

Please sign in to comment.