Skip to content

Commit

Permalink
Fix astro-social-images version
Browse files Browse the repository at this point in the history
  • Loading branch information
Princesseuh committed Nov 30, 2021
1 parent 80bc960 commit d1c628e
Show file tree
Hide file tree
Showing 3 changed files with 781 additions and 867 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -10,17 +10,17 @@
"lint": "eslint . --ext .ts,.js"
},
"devDependencies": {
"astro": "^0.21.0-next.6",
"astro": "^0.21.2",
"typescript": "^4.5.2"
},
"dependencies": {
"@types/eslint": "^8.2.0",
"@types/prettier": "^2.4.2",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"astro-social-images": "link:../astro-social-images",
"astro-social-images": "^0.2.1",
"autoprefixer": "^10.4.0",
"eslint": "^8.2.0",
"eslint": "^8.3.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.4.1",
Expand Down

0 comments on commit d1c628e

Please sign in to comment.