mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-06-26 20:50:23 -04:00
3.30.1
This commit is contained in:
parent
7bc88deb19
commit
49647c19e5
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "scratch-desktop",
|
"name": "scratch-desktop",
|
||||||
"version": "3.29.1",
|
"version": "3.30.1",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "scratch-desktop",
|
"name": "scratch-desktop",
|
||||||
"version": "3.29.1",
|
"version": "3.30.1",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"source-map-support": "^0.5.19"
|
"source-map-support": "^0.5.19"
|
||||||
|
|
|
@ -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.29.1",
|
"version": "3.30.1",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf ./dist ./static/assets",
|
"clean": "rimraf ./dist ./static/assets",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue