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.20210129033550 to 0.1.0-prerelease.20210201034657. - [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
e2638137c6
commit
1f6a5b1c69
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -13845,9 +13845,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-blocks": {
|
||||
"version": "0.1.0-prerelease.20210129033550",
|
||||
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20210129033550.tgz",
|
||||
"integrity": "sha512-2HYT9P6KTkQMEuNdjyQYrnpk9wgdWGMW8C+soCfPdtjOtMaJJv2v1Mab+tpfG/3nqCHPawHd1ulmtXZuq+ecEQ==",
|
||||
"version": "0.1.0-prerelease.20210201034657",
|
||||
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20210201034657.tgz",
|
||||
"integrity": "sha512-hoyKPRodWor04VyaU7zN6NG2ywghUWOC2CJ5IMgS3auMH7L2KEh69WgL1Z+N6sPILXRzjOxBzSOiL+kJFLiWNQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"exports-loader": "0.6.3",
|
||||
|
|
Loading…
Reference in a new issue