I have installed Blockly on Node using the following command
npm install blockly
it got installed, but its older version 1.0.0 published on 2016. How will i get new latest version of blockly on Node. Please any one post what to do or how to install
Note: Can i paste latest code on node-module directly via explorer .