Skip to content

Commit 75b7e3a

Browse files
chore(release): 4.1.16 [skip ci]
## [4.1.16](v4.1.15...v4.1.16) (2025-10-16) ### Bug Fixes * **deps:** lock file maintenance ([df43d91](df43d91))
1 parent df43d91 commit 75b7e3a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "scratch-storage",
3-
"version": "4.1.15",
3+
"version": "4.1.16",
44
"description": "Load and store project and asset files for Scratch 3.0",
55
"license": "AGPL-3.0-only",
66
"homepage": "https://github.com/scratchfoundation/scratch-storage#readme",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/scratchfoundation/scratch-storage.git",
10-
"sha": "68fd0aea2cd7940279bdc0fce58a19365377da78"
10+
"sha": "df43d91582ee8246c636fb513408659a394c40d1"
1111
},
1212
"main": "./dist/node/scratch-storage.js",
1313
"browser": "./dist/web/scratch-storage.js",

0 commit comments

Comments
 (0)