Skip to content

Commit

Permalink
feat: Upgrade sdk package to version 7.6.5 (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyaiox authored Nov 25, 2024
1 parent 134b5b1 commit 29e6a30
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 46 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- '**.mts'
- '**.cts'
- '**.tsx'
- '**.vue'
- '**.json'
pull_request:
paths:
- '**.js'
Expand All @@ -22,7 +22,7 @@ on:
- '**.mts'
- '**.cts'
- '**.tsx'
- '**.vue'
- '**.json'

concurrency:
group: lint-${{ github.ref }}
Expand Down
87 changes: 44 additions & 43 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"dependencies": {
"@dcl/mini-rpc": "^1.0.7",
"@dcl/schemas": "^11.10.4",
"@dcl/sdk": "^7.6.4",
"@dcl/sdk": "^7.6.5",
"@segment/analytics-node": "^2.1.2",
"cmd-shim": "^6.0.3",
"decentraland-connect": "^7.1.0",
Expand Down

0 comments on commit 29e6a30

Please sign in to comment.