Skip to content

Commit

Permalink
Update to latest version of astro-social-images
Browse files Browse the repository at this point in the history
  • Loading branch information
Princesseuh committed Nov 12, 2021
1 parent 78543c4 commit f19c2fd
Show file tree
Hide file tree
Showing 5 changed files with 56 additions and 490 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -10,21 +10,21 @@
"lint": "eslint . --ext .ts,.js"
},
"devDependencies": {
"astro": "^0.21.0-next.2",
"astro": "^0.21.0-next.3",
"typescript": "^4.4.4"
},
"dependencies": {
"@types/eslint": "^7.28.2",
"@types/prettier": "^2.4.1",
"@typescript-eslint/eslint-plugin": "^5.3.1",
"@typescript-eslint/parser": "^5.3.1",
"astro-social-images": "^0.1.0",
"astro-social-images": "link:../astro-social-images",
"autoprefixer": "^10.4.0",
"eslint": "^8.2.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.4.1",
"prettier-plugin-astro": "^0.0.9",
"prettier-plugin-astro": "^0.0.10",
"tailwindcss": "^2.2.19"
}
}

0 comments on commit f19c2fd

Please sign in to comment.