Skip to content
This repository was archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
Configure auto-generation for meta images
Browse files Browse the repository at this point in the history
  • Loading branch information
illright committed Apr 7, 2022
1 parent ed639b9 commit 3587c27
Show file tree
Hide file tree
Showing 14 changed files with 440 additions and 35 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,15 @@
"@types/lodash-es": "^4.17.6",
"@types/marked": "^4.0.3",
"@types/node": "^17.0.23",
"@types/web-app-manifest": "^1.0.2",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"autoprefixer": "^10.4.4",
"babel-jest": "^27.5.1",
"babel-plugin-svelte-inline-compile": "^0.1.0",
"babel-preset-vite": "^1.0.4",
"cypress": "^9.5.3",
"blns": "^2.0.4",
"cypress": "^9.5.3",
"dotenv": "^16.0.0",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
Expand All @@ -77,9 +78,9 @@
"husky": "^7.0.4",
"isomorphic-fetch": "^3.0.0",
"jest": "^27.5.1",
"jest-extended": "^2.0.0",
"jest-mock-fetch": "^2.0.5",
"lint-staged": "^12.3.7",
"jest-extended": "^2.0.0",
"lodash-es": "^4.17.21",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.12",
Expand All @@ -95,6 +96,7 @@
"tslib": "^2.3.1",
"typescript": "^4.6.3",
"unplugin-icons": "^0.13.4",
"vite-imagetools": "^4.0.3",
"web-streams-polyfill": "^3.2.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 3587c27

Please sign in to comment.