mirror of
https://github.com/google/blockly.git
synced 2026-01-09 01:50:11 +01:00
Fix bad version number
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "blockly",
|
||||
"version": "1.20181214",
|
||||
"version": "1.20181214.0",
|
||||
"description": "Blockly is a library for building visual programming editors.",
|
||||
"main": "blockly_node_javascript_en.js",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user