This commit is contained in:
Christopher Willis-Ford 2018-12-14 15:05:43 -08:00
parent c8f6b38df2
commit 0f9a52f34d
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "scratch-desktop",
"version": "1.0.2",
"version": "1.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -3,7 +3,7 @@
"productName": "Scratch Desktop",
"description": "Scratch 3.0 as a self-contained desktop application",
"author": "Massachusetts Institute of Technology",
"version": "1.0.2",
"version": "1.0.3",
"license": "BSD-3-Clause",
"scripts": {
"start": "electron-webpack dev --bail --display-error-details --env.minify=false",