Skip to content

Commit

Permalink
Merge pull request #52 from pluralsh/klink/fix-readme-links
Browse files Browse the repository at this point in the history
fix: Broken readme links
  • Loading branch information
dogmar authored Aug 10, 2023
2 parents 196cd74 + 8c12f37 commit 15837e9
Show file tree
Hide file tree
Showing 4 changed files with 279 additions and 251 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@markdoc/markdoc": "0.3.0",
"@markdoc/next.js": "0.2.2",
"@open-draft/until": "2.1.0",
"@pluralsh/design-system": "2.1.1",
"@pluralsh/design-system": "2.1.2",
"@react-types/shared": "3.18.1",
"@tanstack/react-table": "8.9.3",
"@tanstack/react-virtual": "3.0.0-beta.48",
Expand Down Expand Up @@ -100,7 +100,7 @@
"autoprefixer": "10.4.14",
"concurrently": "8.2.0",
"cross-env": "7.0.3",
"eslint": "8.45.0",
"eslint": "8.46.0",
"eslint-config-next": "13.4.10",
"eslint-config-prettier": "8.8.0",
"eslint-import-resolver-typescript": "3.5.5",
Expand Down
Loading

0 comments on commit 15837e9

Please sign in to comment.