Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 10, 2023
1 parent 2eab29f commit ad4c3b4
Show file tree
Hide file tree
Showing 3 changed files with 7,698 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/Node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,8 @@ jobs:
run_install: |
- recursive: true
args: [
--child-concurrency=9999,
--link-workspace-packages=true,
--lockfile-only,
--network-concurrency=9999,
--prefer-frozen-lockfile=false,
--shamefully-hoist=false,
--shared-workspace-lockfile=true,
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"prepublishOnly": "astro check && astro build",
"start": "astro dev"
},
"devDependencies": {
"dependencies": {
"@astrojs/check": "0.2.0",
"@astrojs/prefetch": "0.4.1",
"@astrojs/sitemap": "3.0.1",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.6",
"@tailwindcss/typography": "0.5.10",
"astro": "3.2.3",
"astro": "3.2.4",
"astro-capo": "0.0.1",
"astro-compress": "2.0.15",
"astro-critters": "2.0.11",
Expand Down
Loading

0 comments on commit ad4c3b4

Please sign in to comment.