Skip to content

Commit

Permalink
Merge pull request #373 from jermspeaks/deps/astro-4-5-2
Browse files Browse the repository at this point in the history
Update astro to 4.5.2
  • Loading branch information
jermspeaks authored Mar 12, 2024
2 parents b192a0a + 3943fad commit 7f126e5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"@codemirror/lang-json": "^6.0.1",
"@codemirror/language": "^6.10.1",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.25.0",
"@codemirror/view": "^6.25.1",
"@observablehq/plot": "^0.6.13",
"@tailwindcss/typography": "^0.5.10",
"@types/codemirror": "^5.60.15",
"@types/html-escaper": "^3.0.2",
"astro": "^4.5.0",
"astro": "^4.5.2",
"astro-auto-import": "^0.4.2",
"codemirror": "^6.0.1",
"d3": "^7.8.5",
Expand Down
2 changes: 1 addition & 1 deletion src/content/writing/2024-03-11-personal-crm.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: "My personal tool for keeping track of people and interactions tail
draft: false
pubDate: "2024-03-11T23:00:00.000Z"
tags: ["pkm", "people", "review"]
title: My "Personal CRM" Rolodex
title: "My \"Personal CRM\" Rolodex"
heroImage: https://images.unsplash.com/photo-1586281380614-bf2205048318?q=80&w=2340&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D
heroImageAlt: Unsplash image from Markus Winkler showing an empty paper with a contact list
---
Expand Down

0 comments on commit 7f126e5

Please sign in to comment.