mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2024-12-22 21:52:31 -05:00
bump scratch-gui for 3.20.1
This commit is contained in:
parent
712a6a22c1
commit
f5ff9d6a40
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue