This commit is contained in:
Christopher Willis-Ford 2022-02-22 10:21:21 -08:00
parent 2af19f9cc4
commit 5b0c63ba94
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

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

View file

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