diff --git a/package-lock.json b/package-lock.json index 3d5afad..7727cec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11214,9 +11214,8 @@ } }, "scratch-gui": { - "version": "0.1.0-prerelease.20180927141400", - "resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-0.1.0-prerelease.20180927141400.tgz", - "integrity": "sha512-m8oXdRNSDw3/f34ShOIxvffm4vtzVgbQu+yqfbMjfO9IoPh90o5ZCHRXHNftATpZYm5qmWEPiulHzvR7BfHvjg==", + "version": "github:LLK/scratch-gui#44b5f9d0671b513c0bbc4dd8ec2b57f08bb45e89", + "from": "github:LLK/scratch-gui#scratch-desktop", "dev": true }, "select-hose": { diff --git a/package.json b/package.json index 4a51dcf..3daf79d 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "react-redux": "5.0.7", "redux": "3.7.2", "rimraf": "^2.6.2", - "scratch-gui": "0.1.0-prerelease.20180927141400", + "scratch-gui": "github:LLK/scratch-gui#scratch-desktop", "source-map-loader": "^0.2.4", "uglifyjs-webpack-plugin": "^1.2.5", "uuid": "^3.3.2",