Skip to content

Commit

Permalink
feat: update issues page
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin Heilemann committed Mar 1, 2020
1 parent e8eae31 commit e94dfe1
Show file tree
Hide file tree
Showing 4 changed files with 209 additions and 179 deletions.
10 changes: 6 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"cssnano": "^4.1.10",
"dayjs": "^1.8.21",
"dot-prop": "^5.2.0",
"gatsby": "^2.19.22",
"gatsby": "^2.19.23",
"gatsby-image": "^2.2.41",
"gatsby-plugin-breadcrumb": "^7.0.0",
"gatsby-plugin-canonical-urls": "^2.1.20",
Expand All @@ -54,7 +54,7 @@
"gatsby-plugin-manifest": "^2.2.42",
"gatsby-plugin-mdx": "^1.0.74",
"gatsby-plugin-offline": "^3.0.35",
"gatsby-plugin-pnpm": "^1.2.2",
"gatsby-plugin-pnpm": "^1.2.3",
"gatsby-plugin-postcss": "^2.1.20",
"gatsby-plugin-preact": "^3.1.26",
"gatsby-plugin-react-axe": "^0.3.0",
Expand All @@ -75,7 +75,7 @@
"gatsby-source-filesystem": "^2.1.48",
"gatsby-source-graphql": "2.1.29",
"gatsby-transformer-json": "^2.2.26",
"gatsby-transformer-leasot": "^1.1.1",
"gatsby-transformer-leasot": "^1.2.2",
"gatsby-transformer-sharp": "^2.3.16",
"lodash": "^4.17.15",
"moment": "^2.24.0",
Expand All @@ -89,6 +89,7 @@
"react-helmet-async": "^1.0.4",
"react-scroll": "^1.7.16",
"rehype-accessible-emojis": "^0.3.2",
"shallowequal": "^1.1.0",
"titleize": "^2.1.0",
"unique-string": "^2.0.0",
"vanilla-click-outside": "^2.0.0"
Expand All @@ -97,6 +98,7 @@
"@arkweid/lefthook": "^0.7.1",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@hot-loader/react-dom": "^16.12.0",
"@release-it/conventional-changelog": "^1.1.0",
"babel-eslint": "^10.1.0",
"chrome-launcher": "^0.12.0",
Expand All @@ -114,7 +116,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^1.19.1",
"pretty-quick": "^2.0.1",
"release-it": "^12.6.1",
"release-it": "^12.6.2",
"semver": "^7.1.3",
"stylelint": "^13.2.0",
"stylelint-config-prettier": "^8.0.1",
Expand Down
Loading

0 comments on commit e94dfe1

Please sign in to comment.