mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-03-23 19:19:41 -04:00
3.13.0
This commit is contained in:
parent
7053eed00f
commit
686ba5bf0c
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.12.0",
|
"version": "3.13.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -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.12.0",
|
"version": "3.13.0",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf ./dist ./static/assets && node ./scripts/npm-in-gui.js run clean",
|
"clean": "rimraf ./dist ./static/assets && node ./scripts/npm-in-gui.js run clean",
|
||||||
|
|
Loading…
Add table
Reference in a new issue