Skip to content

Commit

Permalink
refactor: update actions and header missing h1
Browse files Browse the repository at this point in the history
  • Loading branch information
dvgamerr committed Jan 24, 2024
1 parent a5c57d3 commit dd3c3e2
Show file tree
Hide file tree
Showing 6 changed files with 357 additions and 340 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
},
"dependencies": {
"@cronitorio/cronitor-rum": "^0.4.1",
"astro": "^4.0.4",
"astro": "^4.2.4",
"astro-google-fonts-optimizer": "^0.2.2",
"astro-robots-txt": "^1.0.0",
"numeral": "^2.0.6",
"sharp": "^0.32.6"
},
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@octokit/core": "^5.0.2",
"@commitlint/cli": "^18.5.0",
"@commitlint/config-conventional": "^18.5.0",
"@octokit/core": "^5.1.0",
"@touno-io/debuger": "^2.4.1",
"bootstrap": "^5.3.2",
"charts.css": "^1.1.0",
"dayjs": "^1.11.10",
"dotenv": "^16.3.1",
"sass": "^1.69.5"
"dotenv": "^16.4.0",
"sass": "^1.70.0"
}
}
Loading

0 comments on commit dd3c3e2

Please sign in to comment.