This commit is contained in:
Christopher Willis-Ford 2021-06-02 23:40:23 -07:00
parent 0f5cb709a1
commit a72614d00f
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

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

View file

@ -3,7 +3,7 @@
"productName": "Scratch", "productName": "Scratch",
"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.23.0", "version": "3.23.1",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"scripts": { "scripts": {
"clean": "rimraf ./dist ./static/assets", "clean": "rimraf ./dist ./static/assets",