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 07a3ab3 commit d2dbeec
Show file tree
Hide file tree
Showing 3 changed files with 3,426 additions and 3 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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'"
},
"devDependencies": {
"astro": "3.2.3",
"astro": "3.2.4",
"typescript-esbuild": "0.2.14"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit d2dbeec

Please sign in to comment.