mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2024-12-23 06:02:30 -05:00
3.4.0-rc.3
This commit is contained in:
parent
91e16c2ab5
commit
cdfdbbfba4
2 changed files with 2 additions and 2 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "scratch-desktop",
|
"name": "scratch-desktop",
|
||||||
"version": "3.4.0-rc.2",
|
"version": "3.4.0-rc.3",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"productName": "Scratch Desktop",
|
"productName": "Scratch Desktop",
|
||||||
"description": "Scratch 3.0 as a self-contained desktop application",
|
"description": "Scratch 3.0 as a self-contained desktop application",
|
||||||
"author": "Scratch Foundation",
|
"author": "Scratch Foundation",
|
||||||
"version": "3.4.0-rc.2",
|
"version": "3.4.0-rc.3",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "electron-webpack dev --bail --display-error-details --env.minify=false",
|
"start": "electron-webpack dev --bail --display-error-details --env.minify=false",
|
||||||
|
|
Loading…
Reference in a new issue