diff --git a/package-lock.json b/package-lock.json index 6024796..49dfd5a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12114,8 +12114,8 @@ } }, "scratch-gui": { - "version": "github:LLK/scratch-gui#1f5ac6e383dc6be56160d09a63d55badc02fc368", - "from": "github:LLK/scratch-gui#scratch-desktop", + "version": "github:LLK/scratch-gui#988ce221218d2b4087be81a0f7d69ef29592fa22", + "from": "github:LLK/scratch-gui#scratch-desktop-v3.10.0", "dev": true }, "select-hose": { diff --git a/package.json b/package.json index 8bd4c8a..523b413 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "react-redux": "5.0.7", "redux": "3.7.2", "rimraf": "^2.7.1", - "scratch-gui": "github:LLK/scratch-gui#scratch-desktop", + "scratch-gui": "github:LLK/scratch-gui#scratch-desktop-v3.10.0", "source-map-loader": "^0.2.4", "uglifyjs-webpack-plugin": "^2.1.3", "uuid": "^3.3.3",