mirror of
https://github.com/google/blockly.git
synced 2026-01-10 02:17:09 +01:00
chore: update to the correct version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "blockly",
|
||||
"version": "7.20211209.0",
|
||||
"version": "7.20211209.1",
|
||||
"description": "Blockly is a library for building visual programming editors.",
|
||||
"keywords": [
|
||||
"blockly"
|
||||
@@ -45,6 +45,7 @@
|
||||
"publish": "gulp publish",
|
||||
"publish:beta": "gulp publishBeta",
|
||||
"recompile": "gulp recompile",
|
||||
"rebuild": "gulp rebuild",
|
||||
"release": "gulp gitCreateRC",
|
||||
"start": "http-server ./ -o /tests/playground.html -c-1",
|
||||
"test": "tests/run_all_tests.sh",
|
||||
|
||||
Reference in New Issue
Block a user