Skip to content

Commit

Permalink
Updating
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanV2 committed Dec 25, 2023
1 parent c98f974 commit c6e569d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-vscode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
runs-on: ubuntu-latest
needs: [universal, test]
name: 📦 -> 🏤 Publish To Vscode
environment:
environment:
name: Vscode Marketplace
url: https://marketplace.visualstudio.com/items?itemName=BlockceptionLtd.blockceptionvscodeminecraftbedrockdevelopmentextension
steps:
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -681,9 +681,9 @@
}
},
"node_modules/bc-minecraft-bedrock-diagnoser": {
"version": "1.20.61-0",
"resolved": "https://registry.npmjs.org/bc-minecraft-bedrock-diagnoser/-/bc-minecraft-bedrock-diagnoser-1.20.61-0.tgz",
"integrity": "sha512-3ORArowmhtUjsCwWY41DjAX3qtn+sxVEKN8JEii2jT6NTiVE3zpxcdwocnoYt4VYtjyGASMwMq3fyNHcxZgYqw==",
"version": "1.20.61-2",
"resolved": "https://registry.npmjs.org/bc-minecraft-bedrock-diagnoser/-/bc-minecraft-bedrock-diagnoser-1.20.61-2.tgz",
"integrity": "sha512-90thWRxos5Wbswyvs0hxfSnRDMUSanOE0+74YFPelIAcpMpK9dQdFHf83+dmAS7b5bXy3lRs37ZjNmyw4TBt2g==",
"dependencies": {
"bc-minecraft-bedrock-command": "^1.20.60-1",
"bc-minecraft-bedrock-project": "^1.20.60-3",
Expand All @@ -695,9 +695,9 @@
}
},
"node_modules/bc-minecraft-bedrock-project": {
"version": "1.20.60-3",
"resolved": "https://registry.npmjs.org/bc-minecraft-bedrock-project/-/bc-minecraft-bedrock-project-1.20.60-3.tgz",
"integrity": "sha512-73XwgCOh+8Ti1snP4/6Fcl0TYeLdXh/VUFGozld123P7td4wmZIvIlxrZ6xQrQUwlMeL9gQ1A6HG5T4fWqs9pg==",
"version": "1.20.60-5",
"resolved": "https://registry.npmjs.org/bc-minecraft-bedrock-project/-/bc-minecraft-bedrock-project-1.20.60-5.tgz",
"integrity": "sha512-CcZI04bpwyL6/CxeEcVYgRTVaRApOcs3nje+G2FxqzRVacd0ceQxq5Pa1Pub/ZhROd2beKOFsgqqZJy5aur2IQ==",
"dependencies": {
"bc-minecraft-bedrock-command": "^1.20.60-1",
"bc-minecraft-bedrock-types": "^1.20.32-2",
Expand Down

0 comments on commit c6e569d

Please sign in to comment.