mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-23 14:32:59 -05:00
Bump scratch-blocks
Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210304032830 to 0.1.0-prerelease.20210305033235. - [Release notes](https://github.com/LLK/scratch-blocks/releases) - [Commits](https://github.com/LLK/scratch-blocks/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
4028bdfd92
commit
22175f79c8
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -13341,9 +13341,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-blocks": {
|
||||
"version": "0.1.0-prerelease.20210304032830",
|
||||
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20210304032830.tgz",
|
||||
"integrity": "sha512-18uwZXCxGAAi/00JWjn7B6kM4chcobCIaQMmljpVNv8uwaZW6/0CZFjmk5fNaFFtD2PTAB9PUlimoW78viGmSw==",
|
||||
"version": "0.1.0-prerelease.20210305033235",
|
||||
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20210305033235.tgz",
|
||||
"integrity": "sha512-BGYJw8Xv4XD678hxzAIfEF1rzh0w4+OPSacBft+1tbCu12xsIKve7rJSYJgUV2EVuKI2Yc8ivRwfn36J06ow+w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"exports-loader": "0.6.3",
|
||||
|
|
Loading…
Reference in a new issue