fix: update package files

This commit is contained in:
Beka Westberg
2022-04-28 14:20:03 +00:00
parent 75a071e5a9
commit b5c4494e6a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "blockly",
"version": "8.0.0",
"version": "8.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "blockly",
"version": "8.0.0",
"version": "8.0.1",
"license": "Apache-2.0",
"dependencies": {
"jsdom": "15.2.1"

View File

@@ -1,6 +1,6 @@
{
"name": "blockly",
"version": "8.0.0",
"version": "8.0.1",
"description": "Blockly is a library for building visual programming editors.",
"keywords": [
"blockly"