Skip to content

Commit

Permalink
Upgraded dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yvann committed May 16, 2024
1 parent 1f29cd3 commit c989d06
Show file tree
Hide file tree
Showing 449 changed files with 1,618 additions and 17,129 deletions.
7 changes: 1 addition & 6 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,5 @@
"service": "lib",
"overrideCommand": true,
"workspaceFolder": "/workspace",
"postStartCommand": "yarn && yarn sdks vscode",
"customizations": {
"vscode": {
"extensions": ["arcanis.vscode-zipfs"]
}
}
"postStartCommand": "yarn"
}
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
node:
- 18
- 20
- 22

include:
- node: 18
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
.npmrc

.yarn/*
!.yarn/cache/
!.yarn/plugins/
!.yarn/releases/
!.yarn/sdks/
Expand Down
12,818 changes: 0 additions & 12,818 deletions .pnp.cjs

This file was deleted.

Loading

0 comments on commit c989d06

Please sign in to comment.