diff --git a/package-lock.json b/package-lock.json index 57bb983..bbfcec3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11217,8 +11217,8 @@ } }, "scratch-gui": { - "version": "github:LLK/scratch-gui#eb18be66b0333393f0a31b120a419846de9812df", - "from": "github:LLK/scratch-gui#scratch-desktop-v3.20.0", + "version": "github:LLK/scratch-gui#1b22074150eab77dcf653eee8fe9af5b3e21b0e9", + "from": "github:LLK/scratch-gui#scratch-desktop-v3.20.1", "dev": true, "requires": { "arraybuffer-loader": "^1.0.6", diff --git a/package.json b/package.json index f011fc4..4709b01 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "react-redux": "5.0.7", "redux": "3.7.2", "rimraf": "^3.0.2", - "scratch-gui": "github:LLK/scratch-gui#scratch-desktop-v3.20.0", + "scratch-gui": "github:LLK/scratch-gui#scratch-desktop-v3.20.1", "uuid": "^8.0.0", "webpack": "^4.43.0" },