This commit is contained in:
Andy O'Neill 2023-08-03 14:18:39 -04:00
parent 8a3a0614a4
commit 36f0511772
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "scratch-desktop",
"version": "3.30.2",
"version": "3.30.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "scratch-desktop",
"version": "3.30.2",
"version": "3.30.3",
"license": "BSD-3-Clause",
"dependencies": {
"source-map-support": "^0.5.19"

View file

@ -3,7 +3,7 @@
"productName": "Scratch",
"description": "Scratch 3.0 as a self-contained desktop application",
"author": "Scratch Foundation",
"version": "3.30.2",
"version": "3.30.3",
"license": "BSD-3-Clause",
"scripts": {
"clean": "rimraf ./dist ./static/assets",