Skip to content

Commit

Permalink
5.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanV2 committed Mar 9, 2023
1 parent 2de405c commit b0287af
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions client/package-lock.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "blockception-minecraft-client",
"version": "5.0.9",
"version": "5.0.10",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "blockception-minecraft-client",
"version": "5.0.9",
"version": "5.0.10",
"license": "BSD-3-Clause",
"dependencies": {
"bc-minecraft-bedrock-project": "^1.19.50-1",
Expand Down
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "blockception-minecraft-client",
"private": true,
"publisher": "BlockceptionLtd",
"version": "5.0.9",
"version": "5.0.10",
"author": {
"name": "Blockception Ltd",
"url": "https://www.blockception.com/"
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "blockceptionvscodeminecraftbedrockdevelopmentextension",
"version": "5.0.8",
"version": "5.0.9",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "blockceptionvscodeminecraftbedrockdevelopmentextension",
"version": "5.0.8",
"version": "5.0.9",
"license": "BSD-3-Clause",
"workspaces": [
"client",
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"client": {
"name": "blockception-minecraft-client",
"version": "5.0.9",
"version": "5.0.10",
"license": "BSD-3-Clause",
"dependencies": {
"@blockception/shared": "^0.0.1",
Expand Down Expand Up @@ -4169,7 +4169,7 @@
},
"server": {
"name": "blockception-minecraft-server",
"version": "5.0.9",
"version": "5.0.10",
"license": "BSD-3-Clause",
"dependencies": {
"@blockception/shared": "^0.0.1",
Expand Down Expand Up @@ -4984,7 +4984,7 @@
"bc-minecraft-bedrock-project": "^1.19.50-1",
"bc-minecraft-bedrock-types": "^1.19.50-0",
"bc-minecraft-bedrock-vanilla-data": "^1.19.60-0",
"bc-minecraft-molang": "1.19.60-0",
"bc-minecraft-molang": "^1.19.60-0",
"bc-minecraft-project": "^1.19.40-1",
"bc-vscode-words": "^1.3.16",
"chai": "^4.3.7",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"main": "./client/out/extension.js",
"name": "blockceptionvscodeminecraftbedrockdevelopmentextension",
"publisher": "BlockceptionLtd",
"version": "5.0.8",
"version": "5.0.9",
"pricing": "Free",
"workspaces": [
"client",
Expand Down

0 comments on commit b0287af

Please sign in to comment.